Loading...
Get started with the premium Next.js boilerplate that includes everything you need to build and ship your product fast.
# Clone the repository
git clone https://github.com/cloud0-org/cloud0
# Change directory
cd cloud0
# Install dependencies
bun install --frozen-lockfile
# Start the development server
bun dev