Tech Stack
- Next.js (w/ Typescript)
- Docker to containerize
Deployment
For development:
- Clone repository
- Run
npm ito install dependencies - Run
npm run dev - Open http://localhost:3000 with your browser to see the result.
For production:
- Same as development instructions
Hosted on Netlify.