Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

Sunrinlifeteam/Sunrinlife_API_Template

Repository files navigation

Sunrinlife Template

Template for SunrinLife
SunrinLife is Sunrin Internet High School's intranet made by their students

🛠️ Installation

$ npm install

🚀 Running the app

# development
$ npm run dev

# production mode
$ npm run start

🔒 Environment configuration

NODE_ENV

PORT

DB_NAME
DB_PORT
DB_HOST
DB_USERNAME
DB_PASSWORD

NEIS_API_KEY



Releases

No releases published

Packages

No packages published