You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clean Architecture Sveltekit Appwrite template include admin area, auth, protected routes, it use ShadCN-Svelte as base component library, include authorization, designed to be easy to maintain and very scalable.
In an attempt to build a react app that can scale, I've combined a few things I've been wanting to try into this boilerplate (thanks create-react-app). It's an example react app which utilises a feature first folder structure and code splitting.