Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Criar um arquivo .env e inserir o seguinte bloco de texto:

POSTGRES_HOST=localhost POSTGRES_DB=trancity-db POSTGRES_USERNAME=postgres POSTGRES_PASSWORD=unochapeco POSTGRES_PORT=5432 TOKEN_KEY=trancity-api API_PORT=3333 API_HOST=http://localhost

Instalar dependências: npm i

Instalar jsonwebtoken e bcrypt npm install jsonwebtoken npm install bcrypt

Após instalar dependências rodar o comando: npm run dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages