Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KustoszApp/server
Focus on the worthwhile content with Kustosz, open source self-hosted web application. This repository contains backend server.
https://github.com/KustoszApp/server
Last synced: 12 days ago
JSON representation
Focus on the worthwhile content with Kustosz, open source self-hosted web application. This repository contains backend server.
- Host: GitHub
- URL: https://github.com/KustoszApp/server
- Owner: KustoszApp
- License: eupl-1.2
- Created: 2022-01-18T01:42:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-21T10:53:55.000Z (about 2 months ago)
- Last Synced: 2024-10-08T17:53:53.477Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 780 KB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Kustosz](./kustosz_logo.svg)](https://www.kustosz.org)
![GitHub](https://img.shields.io/github/license/KustoszApp/server?color=green) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/kustosz?color=green) ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/KustoszApp/server/ci.yml?branch=main&label=CI) ![GitHub issues](https://img.shields.io/github/issues/KustoszApp/server?color=green) ![GitHub pull requests](https://img.shields.io/github/issues-pr/KustoszApp/server) ![GitHub Repo stars](https://img.shields.io/github/stars/KustoszApp/server?color=green) ![GitHub Release Date](https://img.shields.io/github/release-date/KustoszApp/server) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/KustoszApp/server/latest?color=green) ![GitHub last commit](https://img.shields.io/github/last-commit/KustoszApp/server)
# Kustosz - backend server repository
Focus on the worthwhile content with Kustosz, open source self-hosted web application.
This repository contains backend server.
## Installation
See [Kustosz installation documentation](https://docs.kustosz.org/en/stable/installation.html) for instructions on how to deploy or try Kustosz.
See [backend development documentation](https://docs.kustosz.org/en/stable/development/backend.html) for instructions on how to build Kustosz backend from source and run development version of code.
## Contributing
All contributions are welcome!
If you have found a problem or want to ask a question, feel free to [submit an issue](https://github.com/KustoszApp/server/issues). There's no template to follow. Usually it's good idea to describe what did you do, what did you expect to happen and what happened instead.
If you want to contribute code, just fork the repository and [submit a pull request](https://github.com/KustoszApp/server/pulls). Instructions on setting up local development environment can be found at [docs.kustosz.org](https://docs.kustosz.org/en/stable/development/backend.html).
## License
Kustosz is distributed under terms of [European Union Public Licence](https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12)