Skip to content

puthsitha/Ecommerce-API-Node-Typescrip-Prisma-ORM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce-API-Node-Typescrip-Prisma-ORM

Table Image

Before Start Project :

  1. must have .env file DB Image

  2. connet db with prisma orm

  • migration to create table : npx prisma migrate dev --name MIGRATIONNAME
  1. start project : yarn start

Prisma command :

  • npx prisma studio
  • npx prisma generate

Here's the documentation link for the json file the import in postman:

https://documenter.getpostman.com/view/18365558/2sA3JDiRA5

About

I learn this project with node typescript and using ORM prisma

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors