Versait Recipes - rollthecloudinc/school GitHub Wiki
Build go binary lambda.
bazel build //api/versait --enable_bzlmod=false --enable_workspace=true
Deploy to AWS.
serverless deploy --config serverless-versait.yml
Build go binary lambda.
bazel build //api/versait --enable_bzlmod=false --enable_workspace=true
Deploy to AWS.
serverless deploy --config serverless-versait.yml