A SvelteKit "news" site running on Vercel. Showcasing the following features:
/about page is prerendered, home page is server-side-rendered, /admin page is an SPA, articles use Vercel ISR/admin pageDeployed to production at https://vercel-sveltekit-news-demo.vercel.app/
UI (HTML+CSS) generated by v0: https://v0.dev/chat/2eFQlSKcbM8?b=b_LQsccfE
pnpm installvercel to deploy somewherenode -e "console.log(crypto.randomBytes(32).toString('base64url'))"vc env add FLAGS_SECRET and copy just created string into the promptvc env pull to get all values into a local .env filepnpm dev to run locally