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

https://github.com/gothenburgbitfactory/taskserver-setup

A guide on how to setup the Taskserver.
https://github.com/gothenburgbitfactory/taskserver-setup

Last synced: 12 months ago
JSON representation

A guide on how to setup the Taskserver.

Awesome Lists containing this project

README

          

# Taskserver Setup Guide

A guide on how to set up Taskserver.

You can look at the slides on this [GitHub Page](https://gothenburgbitfactory.github.io/taskserver-setup/).

Or you can check out this repository and run the slides locally:
```bash
$ git clone https://github.com/gothenburgbitfactory/taskserver-setup/
$ cd taskserver-setup
$ npm install
$ npm run slides
```