Customised version of matrix.to for Automattic/chat.a8c.com.
You can trigger the creation of a new release by adding a new tag and pushing it. The version number should be the upstream version, with an extra "decimal", which represents our own internal sub-version. Find our latest version, increment by one, then create and push the tag:
git tag -a 1.2.3.4
# Enter a descriptive message for the tag.
# This message will be used as the release's description.
git push --tags- Install yarn
yarnyarn start- Go to http://localhost:5000 in your browser