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

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

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