Implemented with Next.js, React & TypeScript and a dash of functional goodness from Purify.
Deployed to Netlify using the awesome next-on-netlify package.
Run the development server:
npm run dev
- Ensure you have all the secrets in your
.env
file - Install
netlify-cli
- Run
npm run build