mirror of
https://github.com/cupcakearmy/obolus.git
synced 2025-09-05 15:50:40 +00:00
649997c1fbbcfcd631290bb73c9110990d1a074b
obolus 💰
development 🛠
// Clone
git clone https://github.com/CupCakeArmy/obolus.git
cd obolus
// Local
npm run dev:local
// With docker
npm run dev:docker
notes 🗒
- All code is hot-reloaded.
- When switching from
local
todocker
please runnpm run clean
as thesqlite3
package needs to download the right binaries for the current maschine.
Languages
JavaScript
73.5%
TypeScript
25.9%
CSS
0.6%