PaintChat app for RocketChat
Deployment instructions
- git clone https://github.com/RocketChat/Rocket.Chat.git
- cd Rocket.Chat/packages/
- git submodule add https://github.com/
- git tag -l
- git checkout -b 0.49.4 0.49.4
- git stash
- git checkout -b 0.49.4 0.49.4
- git branch
- history | less
- git pull origin master
- meteor npm install
- meteor add paintchat:paintchat-main --allow-superuser