/beacon-backend

backend for the beacon app, gsoc 2021

Primary LanguageJavaScriptMIT LicenseMIT

beacon-backend

to set up:

  • clone the repo
  • copy .env.sample to .env and fill variables then run:
npm i
npm start