delay / sveltekit-auth-starter

This is a Sveltekit auth starter project. It utilizes Lucia for authentication, Skeleton for ui elements, Prisma for database connectivity and type safety, Lucide for icons, inlang for translation, Zod and Superforms to handle forms and validation and Sveltekit.
https://sveltekit-auth-starter.vercel.app
MIT License
215 stars 31 forks source link

add some defaults to prevent errors without external services for ema… #12

Closed crushingCodes closed 1 year ago

crushingCodes commented 1 year ago

Thanks for setting this starter up, I was just hoping for the auth but it had everything from Skeleton to prisma. I put together these changes so that when a newcomer wants to set it up on localhost, the server does not crash without SES and Axiom setup.

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @delay on Vercel.

@delay first needs to authorize it.

delay commented 1 year ago

Thanks for this update. I am going to approve this request as its a great idea. Glad you are enjoying the project.