cloudkit icon indicating copy to clipboard operation
cloudkit copied to clipboard

Advanced SvelteKit Template with Lucia, Redis, Thumbor & Prisma

Results 4 cloudkit issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

enhancement

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...

enhancement

Start versioning and keeping track of the changelog

documentation