Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kovee98/minions
An app to make web worker orchestration a thing.
https://github.com/kovee98/minions
Last synced: 21 days ago
JSON representation
An app to make web worker orchestration a thing.
- Host: GitHub
- URL: https://github.com/kovee98/minions
- Owner: Kovee98
- Created: 2020-11-06T23:50:54.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2021-03-27T20:13:33.000Z (almost 4 years ago)
- Last Synced: 2024-11-08T06:28:15.572Z (2 months ago)
- Language: Vue
- Size: 337 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Minions [![Build Status](https://travis-ci.com/Kovee98/minions.svg?branch=develop)](https://travis-ci.com/Kovee98/minions)
> An app to make web worker orchestration a thing## Getting Started
### Docker (recommended):
```
docker run -d -p 8080:80 --name minions kovee98/minions:latest
```### Http Server
Minions is a Vue app so it can be unzipped (see [releases](https://github.com/Kovee98/minions/releases)) and served locally with your favorite http server.## Contributing
PRs are not being accepted at this time!