Skip to content

InternetFreedomFoundation/clocks-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clocks-Backend

This repo serves as the backend for Clocks.

An S3 bucket will be created with a lambda function that gets triggered on every file upload (async). Metadata is extracted from the uploaded file and a new record is created using pocketbase API's.

backend