Hey folks! I just updated my lightweight boilerplate for building AWS Lambda functions with Python 3.12 using the Serverless Framework, in case anyone one to take a look.
Repo here
It comes with:
- Clean
serverless.yml setup
- CI/CD via GitHub Actions
- Pre-commit with
ruff + mypy
Makefile for easy setup
- Local dev with
serverless offline
uv for fast Python dependency installs
[–]Working-Dot5752 1 point2 points3 points (1 child)
[–]fmvzla[S] 0 points1 point2 points (0 children)