.run | ||
gradle/wrapper | ||
server | ||
web | ||
.env.example | ||
.gitignore | ||
docker-compose.yml | ||
gradlew | ||
gradlew.bat | ||
README.md | ||
settings.gradle |
What is DocuSphere suppose to be?
DocuSphere is suppose to be a document storage system that stores and later on may compile typst (.typ) files.
The design may orient itself on paperless-ngx.
What is a typst file?
typst is a modern markup language that is designed to be easy to read and write. It is designed to be a more human readable version of LaTeX (Also written in Rust ;D).