This repository contains the code for examtraining.online.
It relies on Firebase Hosting, Firestore and Functions. Other external dependency is an SMTP service and an OpenAI API key.
To run this code locally, run the devcontainer, yarn
, yarn firebase login
and then yarn start
.