Skip to content

Latest commit

 

History

History
150 lines (143 loc) · 4.73 KB

README.md

File metadata and controls

150 lines (143 loc) · 4.73 KB

Briefly Planning Poker

⚙️Requirements

* Check current Node version at package.json

** The project uses PostgreSQL, PgAdmin is a usefull recommended tool to check database structure, status and tables.

🛠Development

  • To run all application (front-end, back-end and database): docker-compose up front

    This command will create a new postgreSQL database using .env variables to set up password, username and database name. Also runs all migrations and seeds scripts (./packages/store/db/migrations), and finally starts api and front-end.

  • To run only back-end: docker-compose up api

    This command will create a new postgreSQL database using .env variables to set up password, username and database name. Also runs all migrations and seeds scripts (./packages/store/db/migrations), and finally starts api.

  • To run only database: docker-compose up db

    This command will create a new postgreSQL database using .env variables to set up password, username and database name.


* Make sure all requeriments are installed

* All environment variables must be filled in .env at root folder

💻Tech Stack

🤝Contribute

Contribution guide can be access here!

Contributors

line
Aline Conquista
lulcca
Lucca Jacomassi
bachiari
Bárbara Chiari
rafaelhs-debug
Igor Santos
letrovoes
Leandro Trovões
rafaelhs-debug
Rafael Henrique
thenriique
Thiago Henrique