Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)