getting-started
Installation
SKILL.md
Getting Started with Bknd
Bknd is a lightweight, embeddable backend framework that provides an instant REST API, authentication, database management, and admin UI. It integrates directly into your application or runs standalone.
What You'll Learn
- Create a new Bknd project with popular frameworks
- Configure your database and schema
- Start the development server
- Access the Admin UI
- Choose the right configuration mode
Quick Start
The fastest way to explore Bknd:
npx bknd run