Store badges in Postgres, expose public/admin APIs, render an infinite footer slider, and ship /admin for paste-embed CRUD. Co-authored-by: Cursor <cursoragent@cursor.com>
Songs2VID documentation
Docusaurus site for Songs2VID.
Local development
From the repo root:
npm run docs:dev
Or from this folder:
npm start -- --port 3001
Open http://localhost:3001.
Build
npm run docs:build
Static output is written to build/.