Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artcom/eppsa-mobile-game-server
https://github.com/artcom/eppsa-mobile-game-server
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/artcom/eppsa-mobile-game-server
- Owner: artcom
- Created: 2018-02-08T11:11:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-26T12:26:48.000Z (almost 7 years ago)
- Last Synced: 2024-11-07T06:36:25.097Z (3 months ago)
- Language: JavaScript
- Size: 32.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Server application for the eppsa-mobile-game
# Dependencies
* [eppsa-mobile-game-client](https://github.com/j-era/eppsa-mobile-game-client/)
* [git-json-api](https://github.com/artcom/git-json-api)## Development
* `npm install`
* `PORT= npm run watch`### Example
* `PORT=5000 npm run watch`
* Open `http:///?wsServer=http://localhost:5000&gitJsonApi=`