Go to file
2024-09-05 09:34:57 +02:00
.run add configurations for intellij to start frontend / backend 2024-09-03 20:05:44 +02:00
gradle/wrapper
server comment gradle dependencies 2024-09-02 19:34:45 +02:00
web Make the bar more compact via density property 2024-09-05 09:34:57 +02:00
.env.example
.gitignore init frontend 2024-09-02 20:50:10 +02:00
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).

Notes:

I also only use this project to learn more about how to design and write a programm.