Compare commits

..

No commits in common. "main" and "main" have entirely different histories.
main ... main

4 changed files with 19 additions and 15 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
.idea/
yarn-error.log
public
!/public/security.txt
node_modules/
dist/
styles/

View File

@ -19,29 +19,35 @@ Every part of Vikunja is available as an unstable or release build.
Unstable builds contain the latest changes and features, but are experimental or may contain bugs.
[Check out this docs article](https://vikunja.io/docs/versions/) to learn more.
## Vikunja
## API-Server
Vikunja is distributed as a single binary, bundling the frontend and api into one.
If you want to host Vikunja, you have to install this.
You can get all releases from [our download server](https://dl.vikunja.io/vikunja/).
You can get all api releases from [our download server](https://dl.vikunja.io/api/).
You can also [get the source code](https://code.vikunja.io/vikunja) and compile it yourself.
Instructions on how to do this can be found [here](https://vikunja.io/docs/build-from-sources/).
You can also [get the source code](https://code.vikunja.io/api) and compile it yourself.
Instructions on how to do this can be found [here](https://vikunja.io/docs/build-from-sources/#api).
The api is available as binary for all usual platforms and `.deb`, `.apk` (alpine) and `.rpm` package for easy installation on systems.
The api is available as `.deb`, `.apk` (alpine) and `.rpm` package.
Just look for the files in the respective release folder.
[A docker image](https://vikunja.io/docs/full-docker-example/) is available as well.
## Frontend
You can get all frontend releases from [our download server](https://dl.vikunja.io/frontend/).
You can also [get the source code](https://code.vikunja.io/frontend) and build it yourself. Instructions on how to do this can be found [here](https://vikunja.io/docs/build-from-sources/#frontend).
[A docker image](https://vikunja.io/docs/full-docker-example/) is available as well.
## Desktop apps
The frontend is available as standalone desktop app.
This allows to use Vikunja without deploying a frontend server.
This allows to use Vikunja without installing a frontend.
To install it, simply go to [our download server](https://dl.vikunja.io/desktop) choose the latest version and the right variant for your platform.
If you're on Linux, you can also install [the flatpak package](https://flathub.org/apps/io.vikunja.Vikunja).
## Mobile apps
The app is currently in the early stages of development. Even though it can be used, it might not be stable. If you have bug reports or feature requests, please post them on [this](https://github.com/go-vikunja/app/issues) GitHub page.

View File

@ -8,10 +8,9 @@ draft: false
Angaben gemäß § 5 TMG
Konrad Langenberg Software<br/>
Mengstraße 9<br/>
23552 Lübeck<br/>
GERMANY
Konrad Langenberg
Feldbergstraße 19
35043 Marburg
## Contact

View File

@ -1,2 +0,0 @@
2efe4548-e1f6-4e36-80dd-ce73d958e244