Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manhpham90vn/refresh-token-demo
https://github.com/manhpham90vn/refresh-token-demo
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/manhpham90vn/refresh-token-demo
- Owner: manhpham90vn
- Created: 2024-01-10T04:31:05.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-16T08:37:55.000Z (10 months ago)
- Last Synced: 2024-01-16T11:51:53.063Z (10 months ago)
- Language: JavaScript
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Refresh Token Demo
## Setup
```shell
yarn install
yarn dev
npx prisma db push
```