Skip to content

paularchie/social-media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

building containers

docker-compose build

running containers

docker-compose up

running and building containers with one command

docker-compose up --build

generate prisma client and nexus prisma

docker-compose exec api npx prisma deploy

running the app

navigate to http://localhost:4000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published