Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattermost/mattermost-webapp
Archived web app of Mattermost. Moved to the monorepo: https://github.com/mattermost/mattermost
https://github.com/mattermost/mattermost-webapp
hacktoberfest
Last synced: 3 months ago
JSON representation
Archived web app of Mattermost. Moved to the monorepo: https://github.com/mattermost/mattermost
- Host: GitHub
- URL: https://github.com/mattermost/mattermost-webapp
- Owner: mattermost
- License: apache-2.0
- Archived: true
- Created: 2017-09-07T04:00:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-17T20:13:06.000Z (11 months ago)
- Last Synced: 2024-09-21T15:42:37.511Z (3 months ago)
- Topics: hacktoberfest
- Language: TypeScript
- Homepage:
- Size: 470 MB
- Stars: 2,288
- Watchers: 54
- Forks: 2,693
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-list - mattermost-webapp - server | mattermost | 1322 | (JavaScript)
README
# The Mattermost web app no longer lives in this repository since we have moved to using a monorepo located in https://github.com/mattermost/mattermost-server.
[Our developer setup instructions](https://developers.mattermost.com/contribute/developer-setup/) have been updated to use the monorepo, and we're going to be continuing to update our developer documentation to reflect the new setup over the next couple weeks.
All changes going forward should be made in the monorepo since we're no longer accepting PRs in this repository, and any existing PRs should be resubmitted over there. We have some notes on how to do that migration [here](https://developers.mattermost.com/contribute/monorepo-migration-notes/), but most of the code that was previously in this repository is now located in either [`webapp/channels`](https://github.com/mattermost/mattermost-server/tree/master/webapp/channels) or [`webapp/platform`](https://github.com/mattermost/mattermost-server/tree/master/webapp/platform) in the monorepo. We were unable to maintain Git history with the move, so migrating PRs to the new repo will likely involve a lot of manually copying changes to their new locations.
This repository is being kept open until December 2023 to maintain support for our [extended support releases](https://docs.mattermost.com/upgrade/extended-support-release.html) at which point it will be archived and kept as a historical record.