mmyoji / bookmark

Simple bookmark app (personal use)

Home Page:https://bookmark.mmyoji.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookmark

  • simple bookmark app
  • remind me what I read before

Usage

Start the project:

deno task 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

About

Simple bookmark app (personal use)

https://bookmark.mmyoji.com


Languages

Language:TypeScript 99.8%Language:CSS 0.2%