Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 373 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 373 Bytes

Taskserver Setup Guide

A guide on how to set up Taskserver.

You can look at the slides on this GitHub Page.

Or you can check out this repository and run the slides locally:

$ git clone https://github.com/gothenburgbitfactory/taskserver-setup/
$ cd taskserver-setup
$ npm install
$ npm run slides