Giter VIP home page Giter VIP logo

rocket.chat.app-poll's Introduction

Rocket.Chat Poll App

Compatibility table

Poll Version Minimum Rocket.Chat Version
v1.x 0.74.1
v2.x 3.0.0

Installing

Rocket.Chat Poll App is provided via Rocket.Chat Marketplace https://rocket.chat/marketplace . To install it on your Rocket.Chat server, go to the Admin area, then Marketplace and search for Poll, click Install and you're ready to go.

How to use it

Use the slash command to create a poll:

/poll What is your favorite color?

Fill the form:

image

The following poll will be created:

image

Contributing

You'll need to set up the Rocket.Chat Apps dev environment, please see https://rocket.chat/docs/developer-guides/developing-apps/getting-started/

To install the using the command line, you have to turn on the setting Enable development mode on the Rocket.Chat server under Admin > General > Apps.

Then you can clone this repo and then:

Install npm dependencies:

npm install

To run an app locally, you need to install Rocket.Chat's app engine dependencies first:

sudo npm install -g @rocket.chat/apps-cli
sudo npm install -g @rocket.chat/apps-engine 

After this you need to start the Rocket.Chat's server on your local machine.

Then run following command from Rocket.Chat Poll App Directory:

rc-apps deploy --url http://localhost:3000 --username admin_username --password admin_password

Admin username and password can be created from Rocket.Chat's server.

Now Rocket.Chat Poll App can be used locally.

Follow the instructions and when you're done, the app will be installed on your Rocket.Chat server.

rocket.chat.app-poll's People

Contributors

sampaiodiego avatar amarshjain avatar ggazzo avatar d-gubert avatar ashwaniydv avatar patriceg avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.