This package has been deprecated

Author message:

Package no longer supported. Please use the @rocket.chat/apps-engine package instead.

temporary-rocketlets-server
TypeScript icon, indicating that this package has built-in type declarations

0.2.6 • Public • Published

Rocketlets Server

The core server piece which manages and controls everything.

Thoughts While Working (for docs)

  • Rocketlets which don't provide a valid uuid4 id will be assigned one, but this is not recommended and your Rocketlet should provide an id
  • The language strings are only done on the clients (TAPi18next.addResourceBundle(lang, projectName, translations);)
  • The implementer of this should restrict the server setting access and environmental variables. Idea is to allow the implementer to have a default set of restricted ones while letting the admin/owner of the server to restrict it even further or lift the restriction on some more. Simple interface with settings and checkbox to allow/disallow them. 🤔

To Think About?

Implementer Needs to Implement:

  • src/server/storage/RocketletStorage
  • src/server/bridges/*

Readme

Keywords

Package Sidebar

Install

npm i temporary-rocketlets-server

Weekly Downloads

0

Version

0.2.6

License

MIT

Last publish

Collaborators

  • npm