Project to organize routines, help to create good habits and track the improvement.
- docker how to install
- docker-compose how to install
$ make startall
for start the containers. If you don't have the images it will be created.
Until the moment the tests are not running very well inside docker container, but is running normally with the same command inside server or front:
$ npm test
- React
- node express for server
- postgres for database
- docker for run development environment
- Sheldon Santos
This project is licensed under the MIT License - see the LICENSE.md file for details