Built with NextJS + Typescript
- Make a copy of
.env.example
and rename it to.env
. - Open the
.env
file and fill in the required secrets.
Note: Feel free to reach out to me for sample environment secrets if you need assistance.
Open your terminal and run the following commands:
npm install
npm run dev
You can find the deployed site at Participation Board Happy Hacking! 🎉