Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 391 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 391 Bytes

wercker status

sc2hl-api

The back end for the SC2HL website

Installation

Install the node packages

npm install

Copy and edit the config for your environment

cp config.js.dist config.js
vim config.js