Skip to content

aws-lite/aws-lite.org

Repository files navigation

aws-lite

Site and documentation for aws-lite: a simple, extremely fast, extensible Node.js client for interacting with AWS services.

GitHub CI status


Getting started

Download the repo & install dependencies:

git clone [email protected]:aws-lite/aws-lite.org.git
cd aws-lite.org
npm i

Start the dev server:

npm start

Project layout