Skip to content

Making refresh token api with SOLID, PGSQL, PrismaORM and Express

Notifications You must be signed in to change notification settings

sluucke/api-refresh-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Refresh Token API with PostgresSQL, Prisma and ExpressJS

Special thanks to Rocketseat for helping to make this project

How to use

Start prisma

prisma generate

Migrate to prisma

prisma migrate dev

To start the project with yarn

yarn dev

or with npm

npm run dev

About

Making refresh token api with SOLID, PGSQL, PrismaORM and Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published