Closed feltra closed 4 years ago
Nerver mind I see now there is a market place
Awesome.. I might add that information to the README still.
Once the marketplace have direct links to apps, I'll add it too.
Is there a way to install it manually ?
I might need to developer guides as well =)
so you'll need Rocket.Chat Apps cli:
npm install -g @rocket.chat/apps-cli
you'll also need to enable development mode for Rocket.Chat Apps on your Rocket.Chat administration page, General menu under Apps section:
then you can deploy it running this command from root folder of this repo:
rc-apps deploy
What steps should I follow to install it ?