Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 622 Bytes

File metadata and controls

18 lines (11 loc) · 622 Bytes

node-backend

Backend for Abstract Play: Serverless Framework Lambdas (Node.js 24) on AWS with DynamoDB.

Developer documentation: docs/index.md — architecture, database schema, API reference, and subsystem guides. Published on the developer docs site (via the docs repository).

Quick start

npm install
npm run build

See Getting started for AWS profiles, GitHub Packages auth, and local development.

License

MIT — see LICENSE.