https://github.com/toolbuddy/lifegamer-platform
An Intergrated Game Project Platform
https://github.com/toolbuddy/lifegamer-platform
css3 es6 html5 lifegamer nodejs vue-router vue2 vuex webpack websockets
Last synced: 3 months ago
JSON representation
An Intergrated Game Project Platform
- Host: GitHub
- URL: https://github.com/toolbuddy/lifegamer-platform
- Owner: toolbuddy
- Created: 2018-10-30T17:02:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-08T07:13:53.000Z (over 6 years ago)
- Last Synced: 2025-03-18T09:47:44.985Z (over 1 year ago)
- Topics: css3, es6, html5, lifegamer, nodejs, vue-router, vue2, vuex, webpack, websockets
- Language: JavaScript
- Size: 3.23 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# LifeGamer-Platform
Intergrated Game Project Platform
## Frontend
Frontend website is developed using [Vue.js](https://vuejs.org/), providing user operations and data view.
## Backend
Backend resource provider is developed using [Node.js](https://nodejs.org/en/), serving static Vue website, handle resource requests.
There should be a Gitlab instance configured for Oauth, user management and code storage.
## Deployment
Project deployment configure by pm2 ecosystem, which will call after CI testing.