Skip to content

Cookbook

Every entry answers one "how do I" question and links to the page that owns the answer. For a guided path instead of a lookup table, start with the Quickstart and build through the verified scenarios.

Project Setup

HTTP

Background Work

Data

CLI and Wiring

Email and Security

  • Send and preview email. Mail
  • Add login, sessions, and password reset. Auth
  • Encrypt values with key rotation. Crypt

Operations

Testing

Debugging

  • Dump any value, readable and colorized. godump
  • Inspect an outbound HTTP call. HTTP Clients
  • Run the rebuild-and-restart loop: forj dev. forj dev

If a task you expected is missing here, that is a gap worth telling us about. The sidebar holds the full map, and every page ends with next steps.