Skip to content

asmeeee/supertokens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

supertokens

  • npm i - installs the deps
  • npm run dev - runs a local dev server
  • npm run studio - runs Prisma studio, a web based database inspector
  • npm run test - runs the whole test suite located in __tests__ directory (will take around 45 seconds to complete while waiting for a 30 seconds CRON job)
  • npm run build - compile with TSC
  • npm run start - runs the compiled app

Available routes

  • GET /api/generate-random-number
  • GET /api/entity/:id/update-number

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published