Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 333 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 333 Bytes

examtraining

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.