Skip to content

Files

Latest commit

 

History

History

jwt-auth

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

jwt auth example

auth is based on structure, check apis/**/_auth.mjs

init

npm i

dev

npm run dev

production

npm run build
npm run start