An uploader for uploading the Astro generated files through the S3 API.
Go to file
2024-06-28 03:00:39 +08:00
src feat: initial version. 2024-06-28 03:00:39 +08:00
.gitignore Initial commit 2024-06-28 02:35:29 +08:00
build.config.ts feat: initial version. 2024-06-28 03:00:39 +08:00
LICENSE Initial commit 2024-06-28 02:35:29 +08:00
package-lock.json feat: initial version. 2024-06-28 03:00:39 +08:00
package.json feat: initial version. 2024-06-28 03:00:39 +08:00
README.md Initial commit 2024-06-28 02:35:29 +08:00
tsconfig.json feat: initial version. 2024-06-28 03:00:39 +08:00

astro-uploader

A uploader for uploading the Astro generated files through the S3 API.