Skip to content

Backend project for integration with imMail Meet. Making endpoints available to be consumed by any frontend.

Notifications You must be signed in to change notification settings

rogeriomq/fastify-immail-meet

Repository files navigation

Backend Example - imMail Meet Integration

Node project for imMail Meet Integration.

Install

with npm:

npm install

with yarn:

yarn

Setup

  • Copy and rename env-example to .env
  • Set your keys for integration

Rurning with:

npm run dev

or

yarn dev

See Frontend Example for more details on the integration with this API.

About

Backend project for integration with imMail Meet. Making endpoints available to be consumed by any frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published