Skip to content

Contoh resful api dengan menggunakan express dengan typescript sebagai latihan pembelajaran

Notifications You must be signed in to change notification settings

M-BintangR/express-resful-api-typescript

Repository files navigation

Setup Project

Create .env File :

DATABASE_URL="mysql://pass:@localhost:port/database_lu"

Terminal Command :

npm install

npx prisma migrate dev

npx prisma generate

npm run build

npm run start

About

Contoh resful api dengan menggunakan express dengan typescript sebagai latihan pembelajaran

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published