Releases: Maxelweb/workflow-tracker
Releases · Maxelweb/workflow-tracker
Patch - v1.0.2
Patch - v1.0.1
- Add Dockerfile and docker-compose for Docker support. Use
docker-compose up -d
anddocker-compose down -v
to run the application using Docker. - Fixed a minor warning if data is empty.
Initial release - v1.0
Initial release of the workflow-tracker. Follow the instructions in the README.md
to deploy the web-app.
For any questions or suggestions open a new issue 😄
Tip: if you download the source code from the release page, you can deploy the web app without these files:
.gitignore
,LICENSE
,README.md
, folders starting with underscore (_folder
).