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
- Host: GitHub
- URL: https://github.com/traptitech/traq
- Owner: traPtitech
- License: mit
- Created: 2017-11-03T00:00:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-14T23:19:03.000Z (about 2 years ago)
- Last Synced: 2024-04-15T15:02:34.071Z (about 2 years ago)
- Topics: hacktoberfest, traq
- Language: Go
- Homepage:
- Size: 18.4 MB
- Stars: 402
- Watchers: 17
- Forks: 24
- Open Issues: 64
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# traQ - traP Internal Messenger Application
[](https://GitHub.com/traPtitech/traQ/releases/)


[](https://codecov.io/gh/traPtitech/traQ)
[](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.

## 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/).