An open API service indexing awesome lists of open source software.

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

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.