ATProto Social Bookmark
at main 4 folders 20 files
README.md

Rito AppView build by Next.js

Getting Started#

Copy .example.env to .env and set the values.
First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:4600 with your browser to see the result.