Skip to content
markcerv edited this page Feb 5, 2025 · 8 revisions

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

APIS

Documents the client api

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