Skip to content

tuanemontagna/api-modelo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTRUÇÕES DE USO

Rode

    npm install

Coloque no .env

API_PORT = 3333
POSTGRES_DB = teste_api
POSTGRES_USERNAME = postgres
POSTGRES_PASSWORD = unochapeco
POSTGRES_HOST = localhost
POSTGRES_PORT = 5432

Rode

    npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published