Get Started

👋 Hey there, welcome to Kokonut boilerplate!

With the rise of AI, building app has never been easier. However some part doesn't require to be re-written each time, this is exactly what kokonut is for, focus on building your ideas and features and the rest is already ready (authentication, payment, emails etc....).

Quick 5 minutes setup

Before you begin, make sure you have the following installed:

  1. In your terminal, run the following commands one-by-one:
unzip boiler-plate-main.zip
cd boiler-plate-main
bun install
bun run dev
  1. Rename env.example to .env
mv .env.example .env

If you now open http://localhost:3000, you already have a website running with a beautiful landing page!

Tada! 🎊

Landing Page

On this page