From Idea to Launch in 72 Hours: My Astro + Cloudflare R2 + Vue "Novel" Stack

Andy_dev

Andy_dev

2026-06-16T13:04:34Z

1 min read

I built lyriq.space – a modern, lightning-fast web novel platform – from scratch in just three days.
Here is the code:git@github.com:andy-develop/novel-site.git
For years, I wanted to create a space that feels as good to browse as a physical bookshelf. A place where discovering a new fantasy series or a dark academia thriller is a seamless, joyful experience.
lyriq.space is my answer to that. It’s a curated collection of original serialized fiction. You'll find everything from dystopian sci-fi like Algorithm-A to queer romance like The Fluidity of Us.

My Secret Weapon: Codex,
From Prompt to Component: I could write a prompt like, "Generate an Astro component that fetches a list of novels from a Cloudflare R2 bucket and displays them in a responsive grid with a Vue 'Add to Shelf' button," and within seconds, I had a working foundation.
Iteration: When I ran into issues with R2's API or CORS, I pasted the error into Codex, and it suggested immediate, working fixes. This iterative speed was phenomenal.

lyriq.space
Check out the collection. See if you can find a new favorite story. And more importantly, let me know your thoughts! Can you feel the speed?