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

https://github.com/traptitech/traq

traQ - traP Internal Messenger Application Backend
https://github.com/traptitech/traq

hacktoberfest traq

Last synced: about 1 year ago
JSON representation

traQ - traP Internal Messenger Application Backend

Awesome Lists containing this project

README

          

# traQ - traP Internal Messenger Application

[![GitHub release](https://img.shields.io/github/release/traPtitech/traQ.svg)](https://GitHub.com/traPtitech/traQ/releases/)
![CI](https://github.com/traPtitech/traQ/workflows/CI/badge.svg)
![release](https://github.com/traPtitech/traQ/workflows/release/badge.svg)
[![codecov](https://codecov.io/gh/traPtitech/traQ/branch/master/graph/badge.svg)](https://codecov.io/gh/traPtitech/traQ)
[![swagger](https://img.shields.io/badge/swagger-docs-brightgreen)](https://apis.trap.jp/)

- Backend: this repository
- Frontend: [traQ_S-UI](https://github.com/traPtitech/traQ_S-UI)

traQ (pronounced "track") is a messenger application built for [Digital Creators Club traP](https://trap.jp).
traQ allows ease communication among team members by organizing contexts into tree-structured channels.

![traQ](https://user-images.githubusercontent.com/49056869/115141831-5a376980-a079-11eb-93c1-7016bc2097d0.png)

## Deployment

If you want to deploy your own instance of traQ, then follow the instructions in [deployment.md](./docs/deployment.md).

## Development

If you want to contribute to traQ, then follow the instructions in [development.md](./docs/development.md).

## License
Code licensed under [the MIT License](https://github.com/traPtitech/traQ/blob/master/LICENSE).

This application uses [twemoji](https://twemoji.twitter.com)'s SVG images as Unicode emoji stamps.
[twemoji](https://twemoji.twitter.com) by 2019 Twitter, Inc and other contributors is licensed under [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/).