Skip to content

Ranking Score is a simple leaderboard realtime open source for using play game in activity

Notifications You must be signed in to change notification settings

theancient-me/RankingScore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ranking Score leaderboard

ระบบ Score board สำหรับการเล่นเกมหรือกิจกรรมต่าง ๆ โดยแข่งขันกันเป็นทีม เพื่อใช้ในการแข่งขันเล็กๆ สำหรับมาแลกของรางวัล หรือ เอาสนุกๆ | ranking score leaderboard realtime for using game activity. enter image description here

ความต้องการ |Requirement

  • NodeJS 10 latest. Doc
  • Angular7 Doc
  • MongoDB. Doc

วิธีการนำไปใช้ | Getting Started

ทำการ Clone Repo นี้ไปหรือสามารถดาวน์โหลดได้จากหน้าเว็บนี้ clone ranking score leaderboard realtime

git clone https://github.com/theancient-me/RankingScore.git 

into folder RankingScore and install dependency

  1. cd RankingScore/backend
  2. npm install
  3. cd ..
  4. cd frontend
  5. npm install

After npm install You can use immediately in localhost

 ng serve

If you use with server such as pm2.

  1. cd frontend
  2. ng add @ng-toolkit/universal
  3. npm run build:prod

How to run

pm2

start backend service

cd backend
pm2 start index.js

stat frontend service

cd frontend
pm2 start local.js

About

Ranking Score is a simple leaderboard realtime open source for using play game in activity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published