A flexible toolkit for building websites. Great for blogs and static sites. Customizeable, powerful, fast.
No database queries. No PHP overhead. Just pure, optimized Node.js serving your content at blazing speed.
Full control over your stack. Pug templates, Sass styling, JavaScript everywhere—front to back. Plus dark mode support built right in.
Clone, configure, push. Works seamlessly with Vercel, Heroku, or any Node.js host.
Write posts in clean Markdown. No admin panels, no WYSIWYG—just your favorite text editor.
Meta tags, Open Graph, clean URLs, and fast load times. Everything search engines love, out of the box.
Your entire site lives in Git. Content, templates, styles—all versioned, all portable.
Clone the repo and launch your first site in under 2 minutes.
git clone https://github.com/vmyazin/tapirio.git
cd tapirio
bun install && bun run dev