Raul743 / FINANCECUBOSTESTE

TESTE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FINANCE-CUBOS-BACKEND

Setup

  1. Clone the project https://github.com/Raul743/FINANCECUBOSTESTE
  2. Entry to the project folder cd FINANCECUBOSTESTE
  3. Switch to branch develop git checkout main
  4. Install dependencies yarn or npm install
  5. Create your branch for implement new feature to the project git checkout -b feature/<your_branch_name_here>
  6. Run command sudo docker-compose up --build in linux
  7. Run command docker-compose up --build in windows
  8. Run command yarn typeorm:run-migrations in Terminal
  9. Run command yarn test in terminal for generate test output

About

TESTE


Languages

Language:TypeScript 98.1%Language:Shell 0.9%Language:JavaScript 0.7%Language:Dockerfile 0.3%