Skip to content

BoilerMake/bm-app

Folders and files

NameName
Last commit message
Last commit date
Sep 29, 2019
Nov 24, 2020
Nov 20, 2020
Jan 21, 2022
Dec 23, 2020
Oct 2, 2019
Jan 21, 2022
Jan 21, 2022
Nov 2, 2019
Nov 1, 2021
Nov 6, 2018
Nov 1, 2021
Nov 2, 2019
Nov 3, 2019
Nov 3, 2019
Aug 9, 2019
Dec 18, 2020
Dec 18, 2020

Repository files navigation

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