Skip to content
Nathaniel Moy edited this page Dec 30, 2024 · 6 revisions

Welcome to the Epsilon wiki! 👋

Epsilon is an application that utilizes the following technologies:

  • Supabase (edge functions, database, authentication)
  • React/React Router (frontend)
  • React MUI (UI Library)
  • Typescript

and various other smaller, but useful libraries. The goal when making this project was a focus on developer experience and the ability to make substantial changes quickly. For example, making this attendance module took under an hour for an experienced developer.

There's many other reasons as to why we decided to make a new app rather than build on top of existing ones, but that'll be for another page.

Links to other wikis

Happy developing!

Clone this wiki locally