Adios
Templates/Node.js API
API starters

Node.js API

Start a Node.js API with dependencies, build commands, health routes, and the runtime port already wired for Adios.

Node.jsExpressFastifyHonoNestJS

Clone locally

Repository: templates

git clone https://github.com/adiosdotdev/templates.git
cd templates/nodejs/fastify
adios up

Variants

Choose the variant that matches your runtime, framework, or service version before running the local deploy command.

Node.js Express
JavaScriptnpm
Key
node-express
Path
nodejs/express
Node.js Fastify
JavaScriptnpm
Key
node-fastify
Path
nodejs/fastify
Node.js Hono
JavaScriptnpm
Key
node-hono
Path
nodejs/hono
Node.js NestJS
TypeScriptnpm
Key
node-nestjs
Path
nodejs/nestjs

Need the full flow?

The template guide covers CLI login, local clone flow, console deploys, logs, and moving from a template to a production app.

Open docs