/flashpad

Real-time collaborative Markdown and slideshow editor.⚡️📝

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

flashpad

Real-time collaborative Markdown editor.⚡️📝

Running flashpad

  1. Install dependencies npm install
  2. Set the port environment variable export PORT=80
  3. Start the server npm start