Skip to content

Development Docs

This documentation is rendered as a website on GitHub Pages. Any change to markdown files will be deployed after it gets merged into the main branch.

Getting Started

Once you have installed node, you can install the project's dependencies:

npm install

Frontend App

Backend API

The backend (auth, api, database) is all managed by a separate API outside of this repo.

Automated Testing

Authors: Blade Barringer