Skip to content

Paulo-Lopes-Estevao/project-for-test

 
 

Repository files navigation

Agencia 87 - Teste

Requisitos

Rotas da aplicação

  • POST /users
  • PATCH /users/:user_id/admin
  • GET /users
  • GET /users/:user_id

💻 Instalação

# Clone este repositório
$ git clone https://github.com/herlanderbento/project-for-test

# Entre na pasta
$ cd project-for-test

run project

migration table of project

  yarn typeorm migration:run

docker

$ docker-compose up -d

or

$ npm run dev

port: 8888

swagger docs: http://localhost:8888/api-docs/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 97.9%
  • Dockerfile 1.6%
  • Shell 0.5%