This is a personal finances application using: Angular 7 as Front End Sails v1.1 as Back End
- Docker
- NPM
- Node ^9.6.1
- Clone Repo
cd Money-Under-Controlyarn install && cd ./client && yarn install && cd ..docker-compose builddocker-compose run --rm start_dependenciesdocker-compose up app
After this can use http://localhost:4200/ and http://localhost:1337 also on localhost:3360 MySQL should be up and running.
Please use you data from: Firebase Console