cloudkit
cloudkit copied to clipboard
Advanced SvelteKit Template with Lucia, Redis, Thumbor & Prisma
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.3. Changelog Sourced from vite's changelog. 4.5.3 (2024-03-24) fix: fs.deny with globs with directories (#16250) (96a7f3a), closes #16250 4.5.2 (2024-01-19) fix: fs deny for case...
Currently the `ImageRepository` has helper functions for CRUD operations on images hosted on Cloudflare Images (or in Thumbor when running locally). This should be split up into separate classes to...
The `RepositoryMethods` were innitially used to support better typing on the return types of the various Repository classes. However, Prisma has improved the generated types and thus this is no...
Start versioning and keeping track of the changelog