sampaiodiego / rocket.chat.app-poll

Rocket.Chat App for creating polls.
MIT License
50 stars 39 forks source link

HOWTO: Install guide. #21

Closed feltra closed 4 years ago

feltra commented 4 years ago

What steps should I follow to install it ?

feltra commented 4 years ago

Nerver mind I see now there is a market place

sampaiodiego commented 4 years ago

Awesome.. I might add that information to the README still.

Once the marketplace have direct links to apps, I'll add it too.

feltra commented 4 years ago

Is there a way to install it manually ?

sampaiodiego commented 4 years ago

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: image

then you can deploy it running this command from root folder of this repo:

rc-apps deploy