Skip to content

andiks2018/JvalleyExpress-jwtPostman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JvalleyExpress-jwtPostman

image

image

image

image

image

https://dev.to/andiismail/express-js-jwt-1k2

https://www.youtube.com/watch?v=VOkVQFC4HW4

Express JWT

Silakan buka terminal atau CMD dan lakukan langkah berikut :

git clone https://github.com/andiks2018/JvalleyExpress-jwtPostman.git express_jwt2

cd express_jwt2

npm install

Buat sebuah file dengan nama .env dan isi dengan :

DATABASE_URL="file:./db.sqlite"

PORT=8000

SECRET_KEY="masukanSecretKeyKamuTerserahApaAja"

Kembali ke terminal dan silakan push database dengan :

npx prisma db push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published