Easy task sheduling for events
Skematik is a tool to have participants take action in a certain event or thing, where you need them divided in groups. These can be shifts, games, positions, whatever you like.
- Copy the config.template file to images/api/src/helpers/config.js, and add a passphrase that suits you best (something with 'horses' or alike)
If you're familiar with Docker (and we suggest you do, cause everything else might be some setup), it's as easy as following these steps:
- Run
npm install
,bower install
&gulp prod
in /public to make sure you have the right front-end files - Run
docker-compose up --build
in root-folder - ..
- Profit!
We're happy to assist, submit an issue or pull-request, and we'll get back to you!