KBKnowledge Base

Advanced Configuration

Advanced configuration options for power users.

On this page

Advanced Configuration

Learn advanced configuration options for power users.

Configuration File

Create a .config.json file in the root directory:

json
{
  "database": {
    "host": "localhost",
    "port": 27017
  },
  "server": {
    "port": 3000,
    "timeout": 5000
  }
}

Environment Variables

  • DB_URL - Database connection string
  • API_KEY - API authentication key
  • NODE_ENV - Environment (development/production)
Newsletter

Stay in the loop

Subscribe to get new docs, diagrams, and engineering write-ups by Dharaneesh Boobalan delivered to your inbox.

  • Deep-dive write-ups on ML, inference, and systems.
  • New Draw.io diagrams & interactive canvases.
  • Agentic patterns and rocket-science notes.
  • No spam. One tasteful email when there's something new.

Crafted by Dharaneesh Boobalan

Newsletter

Get new docs, diagrams, and write-ups in your inbox.

We never share your details. Unsubscribe anytime.