Skip to content

Technologies

  • NodeJS - JavaScript runtime for Prisma to generate files (this is probably temporary)
  • Bun - JavaScript runtime to run scripts and launch the server
  • ElysiaJS - HTTP Framework to run with Bun
  • GraphQL Yoga - GraphQL handler
  • Prisma - Object-Relational Mapping (ORM) in JavaScript to populate the database and define relationships
  • SQLite - Mini relational database
  • GraphQL - Query language for the API
  • Starlight - Site generator for documentation