https://github.com/redhataccess/engage-game-server
Server for the summit 2017 Engage Game
https://github.com/redhataccess/engage-game-server
Last synced: about 2 months ago
JSON representation
Server for the summit 2017 Engage Game
- Host: GitHub
- URL: https://github.com/redhataccess/engage-game-server
- Owner: redhataccess
- License: gpl-3.0
- Created: 2017-04-29T18:19:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-08T15:53:32.000Z (about 8 years ago)
- Last Synced: 2026-04-21T01:21:44.169Z (2 months ago)
- Language: JavaScript
- Size: 4.12 MB
- Stars: 0
- Watchers: 22
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# engage-game-server
Server for the summit 2017 Engage Game
## Setup
npm install
dnf install GraphicsMagick
## Run
SMTP_PASS= npm start
Starts the server. Replace with your smtp password.
NOTE: Must be used with nodemailer <= 2.7.2 as later versions require nodejs > version 4