Skip to content

Releases: LazyFridayStudio/LazyProjectManager

Release list

1.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 11:30
1a20e5c

Install

Download lazyprojectmanager-1.0.0.zip, unzip it, and:

cp .env.example .env     # change the two passwords
docker compose up -d

Open http://localhost:24571.

Upgrade

docker compose pull && docker compose up -d

Migrations 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

Full Changelog: https://github.com/LazyFridayStudio/LazyProjectManager/commits/1.0.0