Skip to content

Yug34/mapr

Repository files navigation

.mapr

A mind mapping app like Miro. But Miro does not support adding videos directly, so I made my own version of it.

Hosted here.

mapr

Setup

  • Install Vercel CLI: bun add -d vercel
  • Login: vercel login
  • Link your project: vercel link
  • Create .env file with: OPENAI_API_KEY=your_key_here
  • Run vercel dev in one terminal (starts API functions on port 3000)
  • Run bun run dev in another terminal (starts Vite dev server)

The API endpoint is automatically proxied in development via Vite's proxy configuration.

About

A mind mapping app. Supports PDFs, audio files, video files, images, text nodes and such.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors