Skip to content
Francis Li edited this page Feb 6, 2025 · 11 revisions

This wiki will hopefully help you with "questions" that you might have about this project and how to contribute.

API Reference

Documents the client APIs.

Contributing Code

Here are some best practices and step-by-step guides on contributing code to the project.

Docker

We use docker to help with local coding and development.

Heroku

The server is hosted on heroku.

Poetry

We use poetry as a tool for dependency management and packaging in Python.

Clone this wiki locally