Skip to content

chongsun2002/h4g_2024

 
 

Repository files navigation

Getting Started

Install node modules

npm install

Set up environment variables in the .env file

cp .example.env .env

Run development server

npm run dev

Open http://localhost:3000 with your browser to see the result.

Dummy Account Credentials

Our application current does not support the creation of users through the web interface. Hence, use the following credentials to sign in instead.

Volunteer

Organisation

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.5%
  • CSS 1.1%
  • JavaScript 0.4%