Skip to content

joaoccamargo/pocket-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

NodeJS / ReactJS

Node JS / Fastify + React JS Typescript

run npm install in server and client


Configs
docker-compose.yml
  • POSTGRES_USER=xxx
  • POSTGRES_PASSWORD=xxx
  • POSTGRES_DB=xxx

.env

DATABASE_URL = "postgresql://xxx:xxx@localhost:5432/xxx"


Client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published