Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 639 Bytes

File metadata and controls

28 lines (19 loc) · 639 Bytes

Marklive ✨

Edit & share your Markdown documents with ease! 🚀

Website

About

Marklive is a web application that allows you to live edit and share your Markdown documents easily. Built in blazing fast Next.js.

Features

  • Live Markdown editor
  • Shareable links
  • Local storage support

Self-hosting

  1. Clone the repository
  2. Run docker-compose up -d
  3. The website should be available at http://localhost:3000

License

This project is licensed under the MIT License - see the LICENSE file for details.