Skip to content

Proseforge is a cross-platform markdown editor built with Rust and React.

Notifications You must be signed in to change notification settings

lkdm/proseforge

Repository files navigation

Proseforge logo

Proseforge

Proseforge is an open-source cross-platform markdown editor written in Rust.

Screenshot 2024-08-25 at 10 31 34 AM

Technologies

Proseforge uses Rust, React, Typescript, Tailwind, and Tauri.

Monorepo structure

Apps:

Core:

  • core: The Rust core. Cross-platform core of the application that provides the main functionality.

Interface:

  • interface: The shared React component library.

Packages:

  • markdown-editor: A markdown editor component.

Commands

  • make init - Initialise the dev environment
  • make install - Install dependencies
  • pnpm dev:desktop - Start the desktop app
  • pnpm css - Compile CSS and watch for changes
  • pnpm run desktop tauri build - Build the desktop app

About

Proseforge is a cross-platform markdown editor built with Rust and React.

Resources

Stars

Watchers

Forks

Packages

No packages published