This repository contains the source for share.joinmastodon.org, the share widget for Mastodon.
To build and run the site locally, you'll need to have Node.js version 20 installed, which you can download from the Node.js website or install via tools like fnm or nvm. For dependency management, npm is used.
npm
npm run devSee package.json for more scripts.
All interactions with this and other repositories that are part of the Mastodon project are subject to the Mastodon Code of Conduct.
You can generate a static site with npm run build.