Skip to content

RocketChat/Apps.Figma

Repository files navigation

Getting Started

Now that you have generated a blank default Rocket.Chat App, what are you supposed to do next? Start developing! Open up your favorite editor, our recommended one is Visual Studio code, and start working on your App. Once you have something ready to test, you can either package it up and manually deploy it to your test instance or you can use the CLI to do so. Here are some commands to get started:

  • rc-apps package: this command will generate a packaged app file (zip) which can be installed if it compiles with TypeScript
  • rc-apps deploy: this will do what package does but will then ask you for your server url, username, and password to deploy it for you

Documentation

Here are some links to examples and documentation:

Figma App

  • User can subscribe to only those files which are available under a team
  • Users will be notified for files that are available to everyone on the team, or are in view-only projects.
  • Users will not be notified for files in invite-only projects.

About

[GSoC Project] Rocket.Chat App that connects with Figma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published