Skip to content

mmyoji/bookmark

Repository files navigation

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