1
0
Fork
You've already forked documento
0
A simple document management system (DMS)
  • TypeScript 65.5%
  • Python 20.4%
  • JavaScript 8.6%
  • HTML 2%
  • Dockerfile 1.8%
  • Other 1.7%
Find a file
2024年04月04日 16:56:29 +02:00
.github/workflows [CI] Publish to GitHub Container Registry, too 2021年04月03日 22:19:34 +02:00
ci Drop poetry.lock 2024年02月05日 22:13:16 +01:00
docker-setup Restructure Docker files 2021年10月21日 19:22:18 +02:00
documento Update Django version 2024年02月05日 18:23:41 +01:00
.dockerignore Update ignore files with new paths 2021年10月21日 18:04:18 +02:00
.gitignore Drop poetry.lock 2024年02月05日 22:13:16 +01:00
.gitlab-ci.yml Setup GitLab CI 2021年04月04日 18:05:52 +02:00
docker-compose.yml Restructure Docker files 2021年10月21日 19:22:18 +02:00
Dockerfile Fix container build with Python deps 2024年04月04日 16:56:29 +02:00
install.sh Remove hard-coded path dependencies 2021年02月02日 10:08:07 +01:00
LICENSE Initial commit 2020年09月20日 19:46:05 +02:00
pyproject.toml Update Django version 2024年02月05日 18:23:41 +01:00
README.md Update README 2024年02月05日 18:24:37 +01:00
renovate.json Add renovate.json 2022年02月01日 11:02:59 +00:00
tox.ini Update tox.ini to new file structure 2021年10月21日 19:52:51 +02:00

documento

A basic document management system (DMS)

Optional components

Copyright © 2020, 2021, 2022, 2023, 2024 Jonathan Weth dev@jonathanweth.de

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.