CMLI is being rewritten in Next.js! This is an old archive of the Astro version.
CMLI is a Christian music lyric database using Astro, Bun and Deno. Bun is used as a package manager and Deno is used as the runtime.
I would recommend forking the repository private and then adding your content there.
CMLI uses SingleStore alongside Drizzle ORM for search. More information will come soon.
The main MDX file for lyrics is then stored as [uuid].mdx
in the /pages/song/
folder.