Skip to content

nyp-tech/nyptech-admin

Repository files navigation

NYP Technopreneurship Club

This repository contains the central hub for administrating the services operated by the club.

Contributing

Prerequisities

Instructions

  1. Clone this repository: git clone https://github.com/nyp-tech/nyptech-admin.git
  2. Copy the file .env.template as .env, and input the required secrets.
  3. Install dependencies: pnpm install
  4. Run the server: pnpm run dev

License

Distributed under the MIT License. See LICENSE for more information.