Site and documentation for
aws-lite
: a simple, extremely fast, extensible Node.js client for interacting with AWS services.
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
aws-lite.org
is built with Enhance, and generally follows Enhance project conventions- Docs (authored in markdown) can be found at:
app/docs/
- Data for the
/performance
page is generated by theaws-lite
performance project, and is periodically updated automatically - Plugin documentation is generated by
aws-lite
plugin source comments, for example:aws-lite/plugins/dynamodb/src/index.mjs
→ https://aws-lite.org/services/dynamodb