/mit-koms

MIT KOMs tracker - for starters: Miles and Lee

Primary LanguageJavaScriptMIT LicenseMIT

For starters: Miles versus Lee

Stack

  • Backend: Flask, Deployed with Heroku
  • Frontend: React, Deployed with Netlify

Development

  • yarn run start starts a local front-end React server
  • yarn run start-api starts a local back-end Flask server

Deploy

  • yarn run deploy deploys the front end to netlify
  • yarn run deploy-server deploys the back end to heroku