Tempora, an app for centering prayer. Create and share short meditations.
Backend:
- golang + DynamoDB, deployed on AWS Lambda + API Gateway
Frontend:
- react + typescript, with vite as the build tool
pip3 install localstack # if needed
localstack
cd backend/
go test