Skip to content

A Simple Research and Notes app in making complete open source

Notifications You must be signed in to change notification settings

dev-Ninjaa/PulmNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulm Notes - Next.js Version

This is a Next.js App Router version of the Pulm Notes.

Prerequisites

  • Node.js 18+ (or bun 1.0+)
  • bun package manager

Installation & Setup

  1. Install dependencies using bun:

    bun install
  2. Start the development server:

    bun run dev
  3. Open http://localhost:3000 in your browser

Build for Production

bun run build
bun start

Technology

  • Framework: Next.js 15 (App Router)
  • UI Library: React 19
  • Styling: Tailwind CSS
  • Icons: lucide-react
  • Package Manager: bun

Features

  • Minimalist text editor interface
  • Slash command menu (type / to open)
  • Support for multiple block types (headings, lists, code, quotes, etc.)
  • Keyboard shortcuts for navigation and editing
  • Clean, responsive design

Migration Notes

This project was migrated from Vite to Next.js. See docs/NEXT_MIGRATION_LOG.md for detailed migration information.

About

A Simple Research and Notes app in making complete open source

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages