mattermost / mattermost-webapp

Archived web app of Mattermost. Moved to the monorepo: https://github.com/mattermost/mattermost

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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, but most of the code that was previously in this repository is now located in either webapp/channels or 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 at which point it will be archived and kept as a historical record.

About

Archived web app of Mattermost. Moved to the monorepo: https://github.com/mattermost/mattermost

License:Apache License 2.0


Languages

Language:TypeScript 74.8%Language:JavaScript 20.0%Language:SCSS 5.2%Language:Makefile 0.0%Language:HTML 0.0%Language:CSS 0.0%Language:Dockerfile 0.0%