nitkkr-dev / nitkkr

This repo contains both the front-end and back-end code for NITKKR's new website
https://nitkkr-dev.vercel.app
14 stars 2 forks source link

Utility function for CRUD operations on AWS bucket #138

Closed GetPsyched closed 4 months ago

GetPsyched commented 4 months ago

We need under-engineered tiny functions that do simple I/O with AWS. These will go into ~/lib/utils

GetPsyched commented 4 months ago

More or less completed in #163 and #165