Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 343 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 343 Bytes

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