Front end code for mannys.game.
For full documentation and examples, visit mannys.game/docs.
you know the vibes:
cp .env.example .env
fill out your .env variables and then:
npm run dev
You should now be able to visit the app at http://localhost:3000
.
If you're interested in contributing, please read the contributing docs before submitting a pull request.