We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 3.3 is in beta phase i.e it is feature complete but very buggy. It's documentation is being updated (work in progress).
Documentation has new sections:
Check docker compose section for how to start application locally.
You can quickly start latest version of the app via
docker run -p 12000:80 \ -e PAPERMERGE__SECURITY__SECRET_KEY=abc \ -e PAPERMERGE__AUTH__PASSWORD=pass123 \ papermerge/papermerge:3.3b16
The text was updated successfully, but these errors were encountered:
Here is the Roadmap for 2025
Sorry, something went wrong.
ciur
No branches or pull requests
Version 3.3 is in beta phase i.e it is feature complete but very buggy.
It's documentation is being updated (work in progress).
Documentation has new sections:
Check docker compose section for how to start
application locally.
You can quickly start latest version of the app via
The text was updated successfully, but these errors were encountered: