dependabot[bot] e09d7fa51c Bump next from 7.0.3 to 9.3.3 in /www
Bumps [next](https://github.com/zeit/next.js) from 7.0.3 to 9.3.3.
- [Release notes](https://github.com/zeit/next.js/releases)
- [Commits](https://github.com/zeit/next.js/compare/7.0.3...v9.3.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-31 12:08:29 +00:00
2019-05-23 16:55:02 +02:00
2020-03-31 12:08:29 +00:00
2019-05-27 20:18:45 +02:00
2019-05-25 21:13:37 +02:00
2019-05-23 09:42:46 +02:00
2019-05-23 16:55:33 +02:00
2019-05-22 20:22:31 +02:00
2019-05-27 20:16:26 +02:00
2019-05-23 13:22:56 +02:00

obolus 💰

development 🛠

// clone
git clone https://github.com/CupCakeArmy/obolus.git
cd obolus

// with docker (recommended)
npm run dev:docker

// or locally
npm run dev:docker

// -> http://localhost 🚀

notes 🗒

  • The first run will take 1-2 minutes before you can see anything as modules needs to be installed and the code compiled.
  • All code is hot-reloaded.
  • When switching from local to docker please run npm run clean as the sqlite3 package needs to download the right binaries for the current maschine.
S
Description
No description provided
Readme MIT 282 KiB
Languages
JavaScript 73.5%
TypeScript 25.9%
CSS 0.6%