Skip to content

Asamarus/asp-notes

Repository files navigation

AspNotes

Note-taking application made with:

Table of Contents

Features

  • Ability to group notes by sections, books, and tags.
  • Full-text search with SQLite FTS5.
  • Ability to add sources to notes.
  • Dark theme support.
  • Ability to add code snippets to notes.
  • Application state is synchronized with the URL.
  • REST API with OpenApi documentation.
  • User authentication with JWT tokens.

App Demo

App Demo

Installation

docker compose up --build
Application will be available at http://localhost:8080
Default user: user@mail.com
Default password: 123456

License

This project is licensed under the MIT license.

About

Note-taking application made with .NET and React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors