ColdingPoTaTo / RapidQ-backend

RapidQ is a party game allowing you to easily create, share, and play within minutes using your mobile.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

English | 繁體中文

Developed by Taipei Group 3

RapidQ-backend

"RapidQ is a party game allowing you to easily create, share, and play within minutes using your mobile."

Preview

Not ready

Getting Started

  • (1) Create the .env. (You can get copy from example.env)
  • (2) Run the npm install.
  • (3) Depends on your environment and follow the script below.
  • (4) You can get swagger-doc on 3000 port.
// development
npm run dev

// production
npm run prod

// swagger docs
npm run swagger

About

RapidQ is a party game allowing you to easily create, share, and play within minutes using your mobile.


Languages

Language:JavaScript 100.0%