# install dependencies
pnpm i
# create a .env file
cp env.example .env
# generate typing files
pnpm sync
# run the app in dev mode
pnpm dev
# you may want to create an user
pnpm cherry create-user "foo@example.com" "P@ssw0rd" --admin
pnpm cherry set-admin "foo@example.com"-
Notifications
You must be signed in to change notification settings - Fork 14
Cherry is a self-hostable bookmark service
License
haishanh/cherry
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Cherry is a self-hostable bookmark service
