UploadThing
UploadThing is an open source file upload solution designed for full-stack TypeScript applications. It simplifies the process of adding file uploads by allowing developers to define File Routes that specify the types of files allowed, their sizes, and quantities. It provides SDKs for various frameworks, including Next.js, Astro, SolidStart, SvelteKit, and Nuxt, as well as backend adapters for Express, Fastify, H3, and others. Client-side uploads are facilitated through components and hooks, enabling seamless integration with frontend frameworks like React and Vue. UploadThing emphasizes a balance between security and simplicity by handling authentication on the developer's server while managing the upload process on its own infrastructure. This approach allows for server-side authorization without the need to process files on the developer's server.
Learn more
SvelteShip
SvelteShip is a comprehensive full-stack boilerplate designed to expedite the development and deployment of SvelteKit applications. It integrates essential technologies and services, including SvelteKit with TypeScript, Supabase for authentication and database management, Stripe for payment processing and billing, TailwindCSS and DaisyUI for responsive UI design, Mailgun for email services and magic link authentication, and Cloudflare for hosting and deployments. SvelteShip provides pre-built UI components such as a navbar and checkout button, facilitating rapid project initiation. It supports various authentication methods, including social logins via Google and GitHub, and offers features like pricing pages, one-time payments, subscriptions, and webhook handling through Stripe. The boilerplate includes profiles and customer tables with triggers to auto-add users, powered by Supabase. Styling is customizable, allowing for easy inclusion of fonts, themes, colors, and dark modes.
Learn more
Astro
Astro is the all-in-one web framework designed for speed. Pull your content from anywhere and deploy it everywhere, all powered by your favorite UI components and libraries. Astro optimizes your website as no other framework can. Leverage Astro's unique zero-JS frontend architecture to unlock higher conversion rates with better SEO. Astro was designed for your content. Fetch data from any CMS or work locally with type-safe Markdown and MDX APIs. Build personal and professional blogs with Astro's built-in Markdown support and content APIs. Stand out from the crowd with a lightning-fast site that ranks higher in SEO. Agencies use Astro to build fast websites, faster. Customize every site with full control over your frontend code. Time is money. Give your customers a better shopping experience and grow your business faster. Put your best foot forward with a portfolio that performs. Help people get to know you (and your work) faster.
Learn more
Launch Leopard
Launch Leopard is a SvelteKit boilerplate designed to expedite the development of tools, SaaS, and AI applications by providing a comprehensive suite of pre-configured technologies. It integrates SvelteKit with TypeScript for a robust application structure, offering user authentication through Auth.js or Supabase, including social logins via Google, GitHub, and Apple. The platform facilitates payments and billing using Stripe, enabling efficient management of subscriptions and invoicing. For data handling, it employs Drizzle ORM with support for any SQL database, ensuring fast and lightweight queries. The user interface is crafted with TailwindCSS and DaisyUI, featuring pre-built components like modals, navigation bars, dropdowns, pricing sections, and hero sections. Email functionalities are managed through Loops, allowing for the dispatch of transactional and marketing emails, including login links and invoices. Launch Leopard also supports AI integration via the OpenAI API.
Learn more