# claudiajs/claudia

Deploy Node.js projects to AWS Lambda and API Gateway easily

Repository: https://github.com/claudiajs/claudia
Canonical: https://ross.abutalabs.com/products/claudia
Homepage: https://claudiajs.com
Language: JavaScript
License: MIT
License Family: permissive
Topics: aws-lambda, aws, serverless, api-gateway, javascript, nodejs, claudia
Last push: 2026-05-03T07:02:09+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 80, release rhythm 35, longevity 100
- inputs: {"age_days": 3863, "days_push": 122, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3885, forks 276 (observed 2026-08-28T04:08:28.215909+00:00)

## What it is
Claudia.js is a command-line tool that automates deploying Node.js projects to AWS Lambda and API Gateway. It handles error-prone packaging and configuration tasks so JavaScript developers can deploy serverless microservices and bots with minimal setup.

## Use cases
- deploy a node.js microservice to aws lambda
- set up api gateway endpoints for a lambda function
- create and deploy chat bots on serverless infrastructure
- automate lambda versioning and rollbacks
- get started with serverless without learning aws console workflows

## When to choose
- you want simple, opinionated deployment of Node.js apps to Lambda and API Gateway
- you prefer a lightweight CLI over heavier frameworks like Serverless
- you are building JavaScript microservices or chat bots on AWS

## When to avoid
- you need multi-language or multi-cloud serverless support
- you require advanced infrastructure-as-code features like SAM or Terraform
- your project is not Node.js

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: deployment, serverless, api-framework, cli
- domain: cloud-computing, backend, apis
- platform: cli, cloud, serverless
- tags: aws-lambda, api-gateway, microservices, javascript, npm, devops, nodejs

## Member repositories
- claudiajs/claudia (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:28.215909+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:25:40.168048+00:00, confidence not recorded.
  - readme: https://github.com/claudiajs/claudia (fetched 2026-08-28T04:08:28.215909+00:00, sha 97ac8f951542)
  - registry_npm: https://registry.npmjs.org/claudia (fetched 2026-08-29T09:20:22.406852+00:00, sha 15bb7bd77a93)
- Data as of 2026-08-30T08:39:29.467469+00:00.
