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.
- Host: GitHub
- URL: https://github.com/gothenburgbitfactory/taskserver-setup
- Owner: GothenburgBitFactory
- License: mit
- Created: 2018-02-08T15:38:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-09T16:22:31.000Z (over 1 year ago)
- Last Synced: 2025-04-09T17:35:42.832Z (over 1 year ago)
- Language: HTML
- Size: 2.91 MB
- Stars: 8
- Watchers: 6
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```