Skip to content

zcroft27/HackMIT

Repository files navigation

Hackathon project for HackMIT 2025.

Running Locally

Prerequisites:

  • Node >= v22 (npm is included)
  • nvm (optional, for managing Node versions on your machine)
  • Docker Engine

With node installed, run the following in your terminal:

docker compose up --build --watch

and open http://localhost:3000 in your browser.

Note

To individually run the backend or frontend, run the following:

docker compose up backend --build --watch 

Or

docker compose up frontend --build --watch

About

HackMIT project in 24 hours

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •