Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 305 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 305 Bytes

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