Templates
Three starter apps live in templates/. They call the published n-atlas package (npm). The gateway key stays on the server.
Set NATLAS_BASE_URL to your gateway origin and NATLAS_API_KEY to its bearer token. A trailing /v1 on the base URL is optional.
Hausa customer support
A Next.js shop assistant that replies in Hausa.
Farmer advice
A Next.js bot. The farmer picks Hausa, Yorùbá, or Igbo, and the reply uses that language.
WhatsApp bot
A Node webhook for the WhatsApp Cloud API. It also needs WHATSAPP_TOKEN, WHATSAPP_PHONE_NUMBER_ID, and WHATSAPP_VERIFY_TOKEN. The README has the Meta callback steps.