Skip to content

MLSC-DB/cryptic

 
 

Repository files navigation

🪰 Cryptic Hunt 🪰

Source code to Delta's Cryptic Hunt

Written in:

Frontend

  • NextJS 13: App Router for Server Sided Rendering(SSR)
  • TailwindCSS: Basic user interface
  • RadixUI Components: Used for the login forms

Backend

  • FastAPI: Used as the backend API, preferable because of data models
  • JWT: Used for authentication
  • MongoDB: Storing user scores and to retrieve leaderboard

About

Source code to Delta's Cryptic Hunt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.5%
  • JavaScript 4.3%
  • CSS 0.2%