Skip to content
This repository was archived by the owner on Oct 6, 2024. It is now read-only.

Pseudotools/pseudorandom-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pseudorandom AWS Lambda

Overview

This AWS Lambda function is the worker for an Amazon SQS Queue it grabs data from the queue that was sent from Pseudorandom sources and creates records in Supabase it also uses this data to create Replicate requests, and waits for reponses when a response is recieved, this function updates the records in Supabase

Prerequisites

  • AWS Account
  • AWS CLI (optional)
  • Node.js and NPM
  • Supabase Account and a configured database

Deployment

  1. Zip the contents of this project

zip -r my-lambda-package.zip or use the built-in 'Send to > Compressed (zipped) folder' option, or use a tool like 7-Zip.

  1. upload this Zip to the appropriate Lambda function

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published