Skip to content

lucasconstantino/miro-next-plugin

Repository files navigation

Miro NextJS Plugin

A Miro web plugin boilerplate for the cool kids.

Getting Started

1. Clone this project as a starting point and rename as wish:

git clone git@github.com:lucasconstantino/miro-next-plugin.git [name]

2. Create an App on Miro and follow web plugin install instructions;

3. Run the application on dev mode:

yarn dev

4. Copy ngrok url and use it in your Iframe url app setting;

5. Open a board to start developing on it.

Deploy

The application can be deployed to any static site host, such as Netlify or Surge. To generate the static output, run:

yarn build

The output will be added to the ignored out directory.

About

Next.js based boilerplate for Miro web plugins

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages