1. Overview
  2. Welcome to SvelteShip

Overview

Welcome to SvelteShip

Thank You for choosing SvelteShip to build your next App!

TIP

SvelteShip makes it easy to build your application with Sveltekit. It provides all the steps you need to go from an idea to a full web app or integrate an existing website.

Here's a high level overview of everything it has to offer:

  • 🎨 Full-featured template with UI components to get you building fast.
  • 🔐 Authenticating users with Supabase using either login/passwords or passwordless auth with magic links.
  • 🗄️ Creating a database in supabase, a profiles table and db functions to store user data everytime a new user signs up.
  • 📧 Getting started with Mailgun and setting up a subdomain, DNS verfication,magic links and DMARC so your emails do not go to spam.
  • 💸 Working with Stripe ,using stripe webhooks and handling different payment methods types(Subscriptions,One Time or Usage Based Pricing )
  • 🚀 Configuring Cloudflare Pages so your site is deployed world wide everytime you push out new code.

Tech Stack

  • SvelteKit - A framework for building web applications of all sizes, with a beautiful development experience and flexible filesystem-based routing.
  • Tailwind CSS - A utility-first CSS framework packed with classes that can be composed to build any design, directly in your markup.
  • DaisyUI - Component library that functions as a plugin for TailwindCSS.
  • Supabase - Supabase is a technology company that provides authentication and database services.
  • Mailgun - Mailgun is an email automation service provided by Rackspace.
  • Cloudflare - Cloudflare is a global cloud platform which provides hosting and deployment services among other services.