Semola

Getting Started

Install Semola and pick a module to start with

Install

npm install semola

Some packages need runtime-native clients (HTTP server, Redis, SQL, cron). Each package page calls that out when it matters.

Where to go next

  • API - middleware, groups, OpenAPI
  • Errors - result tuples and mightThrow
  • Queue - Redis-backed background jobs
  • ORM - typed tables and queries

On this page