Releases: LazyFridayStudio/LazyProjectManager
Releases · LazyFridayStudio/LazyProjectManager
Release list
1.0.0
Install
Download lazyprojectmanager-1.0.0.zip, unzip it, and:
cp .env.example .env # change the two passwords
docker compose up -dOpen http://localhost:24571.
Upgrade
docker compose pull && docker compose up -dMigrations run when the app container starts, so there is no separate step.
Image
ghcr.io/lazyfridaystudio/lazyprojectmanager:1.0.0
What's Changed
- Ready for contributors: a code of conduct, an issue limit, and 1.0.0 by @StrayaJake in #4
New Contributors
- @StrayaJake made their first contribution in #4
Full Changelog: https://github.com/LazyFridayStudio/LazyProjectManager/commits/1.0.0