Skip to content

PotatoCodeOfficial/Money-Under-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Money Under Control

This is a personal finances application using: Angular 7 as Front End Sails v1.1 as Back End

Development

Requirements:

  • Docker
  • NPM
  • Node ^9.6.1

How to set this project to run

  • Clone Repo
  • cd Money-Under-Control
  • yarn install && cd ./client && yarn install && cd ..
  • docker-compose build
  • docker-compose run --rm start_dependencies
  • docker-compose up app

After this can use http://localhost:4200/ and http://localhost:1337 also on localhost:3360 MySQL should be up and running.

Fill .env file

Please use you data from: Firebase Console

About

Personal Finances Web Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors