Skip to content

ythyayat/elysia-prisma-jwt-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Elysia Prisma JWT Starter

Initial project using ElysiaJs and Prisma with JWT functionalities included. Just clone or fork this repo and start your project now.

  • Generate accessToken and refreshToken
  • refreshToken deleted when logout and re login from the same client

Installation

  • Install bun.
  • Clone this repository.
  • Run bun i to install the necessary packages.
  • Set environment variables by copy or rename file .env.example to .env and adjust as needed
  • Run bunx prisma generate or bunx prisma db push to initialize the database from the prisma schema file.
  • Run bun run dev to start the application.

Notes

Feel free to contribute and create Pull Request

or just

"Buy Me A Coffee"

Ythyayat YthYayat

Inspired by elysia-jwt-example by msalihaltun

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published