Contactly leverages cutting-edge technologies like SvelteKit, Supabase, and Stripe, to address the growing demand for efficient, scalable, and secure contact management solutions.
Client: SvelteKit, TailwindCSS, Flowbite Svelte
Server: SvelteKit, Supabase, Stripe
- Stripe Checkout
- Email Authentication
- Contact Management
- Light/dark mode
Install deps with pnpm
pnpm install
Start local Supabase instance then, run development server locally
pnpm supbase start && pnpm dev