Skip to content

Latest commit

 

History

History
executable file
·
28 lines (18 loc) · 671 Bytes

README.md

File metadata and controls

executable file
·
28 lines (18 loc) · 671 Bytes

Epicfy Backend

Backend from application that improve solutions around the world.

Getting Started

Configurações Iniciais

Primeiro passo é preencher o arquivo example.env com as configurações que desejar. Logo em seguida, basta renomear esse mesmo arquivo para .env e pronto.

Comandos

Iniciar Projeto

$ docker compose up

Rodar os Testes

$ docker compose up
$ docker exec -it epicfy_backend sh
$ yarn test

Rotas

Run in Insomnia}