All in one app to handle everything related to organising a hackathon. Shall be documented better in the future.
The project is set up as follows:
- The root level package.json contains some scripts for interacting with the project
- The API lives under
backend
, and the client underfrontend
shared
contains an npm package with all of the shared code between the backend and frontend
Read DEVELOPMENT.md for instructions on how to set up your local development environment
See CONTRIBUTING.md for instructions on how to contribute to the project, and what kinds of contributions we're looking for.
If you come across a bug / improvement idea / feature request for the platform, please create an issue describing the problem or request in this repository, with as much detail as you're able to provide.