/memo-server

Primary LanguageTypeScript

Memo Server

Description

  • Simple memo server
  • Password based authentication supported.
  • Memo is stored in a sqlite database. (Not encrypted)
  • Tag based search supported.

Usage

  • docker-compose up --build