Skip to content

nyp-tech/nyptech-go

Repository files navigation

NYP Technopreneurship Club

This repository contains the microservice for centralizing links related to the club.

Usage

Prerequisities

Instructions

  1. Clone this repository: git clone https://github.com/nyp-tech/nyptech-go.git
  2. Copy the file .env.template as .env.local, 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.