cloud_assignment

module
v0.0.0-...-552149a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2023 License: Apache-2.0

README

  1. Make sure go v1.20 is installed and configured.

  2. To setup codebase run the following

go mod tidy
go mod vendor
mkdir deploy
  1. To build generate-metadata lambda zip, run the follwing.This will generate deploy/main.zip, which can be deployed in aws lambda.
make build-generate-metadata-zip
  1. To build send-email lambda zip, run the following. This will generate deploy/main.zip, which can be deployed in aws lambda.
make build-send-email-zip

Directories

Path Synopsis
cmd
utils

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL