Skip to content

shodown96/nextjs-sample

Repository files navigation

Participation Dashboard

Built with NextJS + Typescript

Step 1: Configure Environment Variables

  1. Make a copy of .env.example and rename it to .env.
  2. 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.

Step 2: Install dependencies and run the server

Open your terminal and run the following commands:

npm install
npm run dev

You can find the deployed site at Participation Board Happy Hacking! 🎉

About

A NextJS application featuring the use of proper architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published