Skip to content
/ tep2 Public template

ts-express-prisma-postgresql boilerplate 🔥

License

Notifications You must be signed in to change notification settings

priyankarpal/tep2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-prisma-postgres-express boilerplate

This is boilerplate for expressjs, typescript with prisma & postgresql

I am using Postgresql with docker, if you are using with docker please check this blog


docker inspect my-postgres -f "{{json .NetworkSettings.Networks }}"

command to generate migrations


npx prisma migrate dev --name=<add a name>

About

ts-express-prisma-postgresql boilerplate 🔥

Resources

License

Stars

Watchers

Forks