Skip to content

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

Notifications You must be signed in to change notification settings

erik1110/RapidQ-backend

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%