Skip to content

Rachitb0611/Alexandrie

 
 

Repository files navigation

📖 Alexandrie – The Ultimate Note-Taking App

A modern and elegant application for taking notes in extended Markdown.
Organize, search, and export your notes with an intuitive interface designed for students and productivity.

GitHub Repo stars GitHub issues GitHub license

alexandrie-hub fr_dashboard_docs_218914302160015361

✨ Features

Enhanced Markdown Editor – Write notes with advanced syntax.
Instant Search – Find your notes in seconds.
Intuitive Organization – Easily categorize and archive your notes.
Export & Print – Save your notes as PDF, Markdown, and more.
Access Anywhere – Log in and retrieve your notes from any device.


Interface Preview

Interface 2

Organize your notes with categories, tags, sidebar, tree, search, and more.

Interface 3

Quick Start with Docker

For local testing and development, you can use Docker to run the entire stack:

Start a demo server (local production, just need to copy the docker-compose file):

docker compose up -d --build

Start a development server with hot reloading (HMR, and need to clone the repo):

docker compose -f docker-compose.yml -f docker-compose.dev.yml up --build

Access points:

To stop:

docker compose down

If you don't have Docker installed, you can follow the manual setup instructions in the CONTRIBUTING.md.

Contributing

This project has an MIT license. And you are welcome to contribute. For more details on contributions, please read the CONTRIBUTING.md file.

Thank you to everyone who contributes to the project. 🎉

About

A fast, open-source Markdown note-taking app for students and creators

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 59.9%
  • Go 17.4%
  • TypeScript 16.3%
  • SCSS 5.8%
  • JavaScript 0.4%
  • Dockerfile 0.2%