Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taigaio/taiga-back
https://github.com/taigaio/taiga-back
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/taigaio/taiga-back
- Owner: taigaio
- License: mpl-2.0
- Created: 2021-04-14T12:18:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T10:16:09.000Z (3 months ago)
- Last Synced: 2024-07-30T13:29:36.318Z (3 months ago)
- Language: Python
- Size: 23.1 MB
- Stars: 546
- Watchers: 17
- Forks: 158
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
- open-production-web-projects - Taiga - Agile project management platform. (Python / Django)
- awesome-django - taiga - Agile, Free and Open Source Project Management Tool. (Project Management)
- awesome-django - taiga - Agile, Free and Open Source Project Management Tool (Project Management)
- awesome-django-cn - taiga, star:3467 - 敏捷,免费而且开源的项目管理工具,基于 Django 和 Angular。 (项目管理)
- awesome-platforms - Python/Django | Angular
- starred-awesome - taiga-back - Project management web application with scrum in mind! Built on top of Django and AngularJS (Backend Code) (Python)
- awesome-python-applications - Repo - doc/dist)) Web application built for managing projects with agile development processes. `(organization, server, django)` (<a id="tag-dev" href="#tag-dev">Dev</a> / <a id="tag-dev-other" href="#tag-dev-other">Other Dev projects</a>)
- awesome-python-applications - Repo - doc/dist)) Web application built for managing projects with agile development processes. `(organization, server, django)` (<a id="tag-dev" href="#tag-dev">Dev</a> / <a id="tag-dev-other" href="#tag-dev-other">Other Dev projects</a>)
- awesome-homelab - Taiga - back?style=flat) ![Taiga](https://img.shields.io/github/languages/top/taigaio/taiga-back?style=flat) | | (Apps / Development)
README
## Taiga Backend
> **READ THIS FIRST!**: We recently announced Taiga plans for the future and they greatly affect how we manage this repository and the current Taiga 6 release. Check it [here](https://blog.taiga.io/announcing_taiganext.html).
[![Managed with Taiga.io](https://img.shields.io/badge/managed%20with-TAIGA.io-709f14.svg)](https://tree.taiga.io/project/taiga/ "Managed with Taiga.io")
[![Tests Status](https://github.com/taigaio/taiga-back/workflows/Taiga%20Back%20-%20Test%20and%20Coverage/badge.svg?branch=main)](https://github.com/taigaio/taiga-back/actions?query=workflow%3A%22Taiga+Back+-+Test+and+Coverage%22 "Tests Status")
[![Coverage Status](https://img.shields.io/coveralls/taigaio/taiga-back/main.svg)](https://coveralls.io/r/taigaio/taiga-back?branch=main "Coverage Status")## Documentation
Currently, we have authored three main documentation hubs:
- **[API](https://docs.taiga.io/api.html)**: Our API documentation and reference for developing from Taiga API.
- **[Documentation](https://docs.taiga.io/)**: If you need to install Taiga on your own server, this is the place to find some guides.
- **[Taiga Resources](https://community.taiga.io/)**: This page is intended to be the support reference page for the users.## Bug reports
If you **find a bug** in Taiga you can always report it:
- in [Taiga issues](https://tree.taiga.io/project/taiga/issues). **This is the preferred way**
- in [Github issues](https://github.com/taigaio/taiga-back/issues)
- send us a mail to [email protected] if is a bug related to [tree.taiga.io](https://tree.taiga.io)
- send us a mail to [email protected] if is a **security bug**One of our fellow Taiga developers will search, find and hunt it as soon as possible.
Please, before reporting a bug, write down how can we reproduce it, your operating system, your browser and version, and if it's possible, a screenshot. Sometimes it takes less time to fix a bug if the developer knows how to find it.
## Community
If you **need help to setup Taiga**, want to **talk about some cool enhancemnt** or you have **some questions**, please go to [Taiga community](https://community.taiga.io/).
If you want to be up to date about announcements of releases, important changes and so on, you can subscribe to our newsletter (you will find it by scrolling down at [https://taiga.io](https://www.taiga.io/)) and follow [@taigaio](https://twitter.com/taigaio) on Twitter.
## Contribute to Taiga
There are many different ways to contribute to Taiga's platform, from patches, to documentation and UI enhancements, just find the one that best fits with your skills. Check out our detailed [contribution guide](https://community.taiga.io/t/how-can-i-contribute/159)
## Code of Conduct
Help us keep the Taiga Community open and inclusive. Please read and follow our [Code of Conduct](https://github.com/taigaio/code-of-conduct/blob/main/CODE_OF_CONDUCT.md).
## License
Every code patch accepted in Taiga codebase is licensed under [MPL 2.0](LICENSE). You must be careful to not include any code that can not be licensed under this license.
Please read carefully [our license](LICENSE) and ask us if you have any questions as well as the [Contribution policy](https://github.com/taigaio/taiga-back/blob/main/CONTRIBUTING.md).