Skip to content

PACS-TMU/terrahacks-admin

Repository files navigation

TerraHacks Admin Dashboard

Manage applicants here!

Setup

  1. Clone the repository.
git clone https://github.com/pacs-tmu/terrahacks-admin.git
cd terrahacks-admin
ls -la
  1. Create a .env file in the root directory
touch .env.local

Paste the following into the .env.local file and fill in the values.

NEXT_PUBLIC_SUPABASE_URL=
NEXT_PUBLIC_SUPABASE_ANON_KEY=
  1. Install dependencies and start development server.
npm install
npm run dev

About

Admin dashboard to manage TerraHacks applicants.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages