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

Axiom Node is deprecated with replacement being Axiom JS #19

Closed BradNut closed 9 months ago

BradNut commented 1 year ago

Axiom Node's site states: Deprecated, use axiom-js instead

My attempts to integrate axiomhq/js in place of the current implementation in this repository have not been successful. Errors as described in this issue on their repository.

Any help to migrate this repository to axiomhq/js would be helpful for others trying to do the same.

delay commented 1 year ago

Thanks I will try and get this updated. I will also accept a PR for this.

delay commented 9 months ago

fixed.