/dinsro

sats-first budget management

Primary LanguageClojureMIT LicenseMIT

dinsro

Sats-first personal finance management

dinsro - s1 is a treasury of money d1=s2.

Prerequisites

If building locally, not using docker, you will need:

  • clojure cli
  • java
  • yarn

Recommended:

Running

To start a web server for the application, run:

bb server-production

Developing

  • To start a web server for the application development, run:
bb dev

Then navigate to http://web-dinsro.docker.localhost:8081/

To view status of frontend, go to http://localhost:8080/dashboard/#/

To view shadow-cljs builds, go to http://watch-dinsro.docker.localhost:8081/dashboard

To view workspaces, go to http://workspaces-dinsro.docker.localhost:8081/

  • To build and watch the front-end for changes, run:
bb watch-cljs

Testing

bb test

License

Copyright © 2019 Duck Nebuchadnezzar duck@kronkltd.net