Overview
This example shows a minimal Databite server that exposes REST endpoints for your frontend to use.Repository
The example server is available in our open-source repository:View on GitHub
Explore the complete implementation with source code and configuration
Getting Started
Prerequisites
- Node.js >= 16.0.0
- npm, yarn, pnpm, or bun
Steps
- Installation
- Configure environment
- Start the development server:
- Test endpoints
@databite/connect.