Newsletter For Templates
Join the Community For Templates
Subscribe to Templates newsletter for the latest news and updates
A simple landing page boilerplate to sell your book, built with Astro, Svelte, and Tailwind, and designed for Vercel Edge deployment.
NotGeek Blog is a personal blog focusing on Web, Software Engineering, Java, backend architecture, and design, sharing insights and code examples.
Tablog-svelte is a minimalistic blog theme built with SvelteKit, designed for easy setup and customization.
Nextplate is a free Next.js starter template with Tailwind CSS and TypeScript, designed to quickly launch Next.js projects.
Relivator is a next.js 15 ecommerce template with better-auth, polar payments, shadcn/ui, tailwind, drizzle orm, and typescript.
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
npm install | Installs dependencies |
npm run dev | Starts local dev server at localhost:3000 |
npm run build | Build your production site to ./dist/ |
npm run preview | Preview your build locally, before deploying |
npm run astro ... | Run CLI commands like astro add , astro preview |
npm run astro --help | Get help using the Astro CLI |
npx @astrojs/upgrade | Astro upgrade |
Update variable colours at:
@theme
in global.css
;