/bookmark

Simple bookmark app (personal use)

Primary LanguageTypeScript

Bookmark

  • simple bookmark app
  • remind me what I read before

Usage

Start the project:

deno run start

This will watch the project directory and restart as necessary.

Local scripts

# Create a new login
LOGIN_USERNAME="aaa" LOGIN_PASSWORD="password" ./bin/create-login.ts