Skip to content

fame-lady-society/society-bots

Repository files navigation

0xflick lambdas

This repo contains serverless cloud functions

Setup

The following tools are required:

  • NodeJS 16+ (nvm preferred for installing)
  • yarn (npm i -g yarn)

For deployments, an AWS account is required. In addition:

  • sops - For managing secrets (approved team members only)

Contribution

Lambda functions reside in src/lambda.

Building

To build the metadata function:

yarn metadata:build

To build the image resizer function(s):

yarn image:build

Tests

Are needed

Depoyments

See Deployment README

Releases

No releases published

Packages

No packages published

Languages