Skip to content

MeatMan122/folio-writer

Repository files navigation

Folio Writer

Folio Writer is a web-based Microsoft Word style editor built with Next.js, React, and Tiptap. It ships with a rich WYSIWYG writing surface, local autosave, Markdown export, and server-backed PDF and DOCX export routes for web deployment.

image

Live Preview

Features

  • Rich text editing with headings, lists, checklists, links, tables, quotes, code blocks, images, colors, and highlights
  • Slash commands for fast document structure changes
  • Local autosave and template-based document starters
  • Live Markdown inspector
  • Export to .md, .pdf, and .docx
  • Responsive editor workspace designed for browser deployment

Getting Started

Install dependencies and start the dev server:

npm install
npm run dev

Open http://localhost:3000.

Production Commands

npm run lint
npm run build
npm run start

Tech Stack

  • Next.js 16
  • React 19
  • Tiptap
  • Tailwind CSS 4
  • @react-pdf/renderer
  • docx

About

A rich text web editor made with GPT 5.4 / Codex in a single prompt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors