/bm-app

BoilerMake's website for BM IX!

Primary LanguageGoGNU Affero General Public License v3.0AGPL-3.0

bm-app

Development instructions

Getting started

Running the server

  • $ make dev
    • Sets up the server and automatically recompiles on file changes
  • $ make test
    • Runs our test suite