This is the authoritative source for local setup and run workflows.
This document contains local setup and deployment-oriented developer workflows.
./init.shaws configuremake dev-aws-installAPI Gateway for email-sending Lambda is currently not created automatically. The same API Gateway endpoints can be reused across Touch Mapper instances.
make dev-web-s3-installThe last output line includes the CloudFront URL (for example https://something.cloudfront.net) for accessing the web UI.
Run in a separate terminal tab:
install/run-dev-converter.shIn web/, run these in separate terminal tabs:
make watch
make serveThen open http://localhost:9000.