Skip to main content

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

  1. Installation
  1. Configure environment
  1. Start the development server:
  1. Test endpoints
Next, connect from your frontend using @databite/connect.