LaunchFast Logo LaunchFast

Blog

Latest news and updates from LaunchFast

How to Implement Basic Authorization in Astro
July 16, 2025 How to Implement Basic Authorization in Astro Learn how to add basic authentication to your Astro application using middleware. Protect your routes before launching to production with this simple implementation.
Cloudflare D1 Database Support Now Available in LaunchFast Starter Kits
July 3, 2025 Cloudflare D1 Database Support Now Available in LaunchFast Starter Kits We're excited to announce that Cloudflare D1 database support is now available in all LaunchFast starter kits. Build faster with our pre-configured D1 integration.
Mailgun Email Support Now Available in LaunchFast Starter Kits
June 7, 2025 Mailgun Email Support Now Available in LaunchFast Starter Kits We're excited to announce that Mailgun email support is now available in all LaunchFast starter kits. Send transactional emails with high deliverability and detailed analytics.
Query Cloud Firestore with Astro on Cloudflare Workers
April 25, 2025 Query Cloud Firestore with Astro on Cloudflare Workers Learn how to query Cloud Firestore from an Astro application running on Cloudflare Workers.
Query Redis with Astro on Cloudflare Workers
April 25, 2025 Query Redis with Astro on Cloudflare Workers Learn how to query Redis from an Astro application running on Cloudflare Workers.
How to Generate Pre-signed URLs for Supabase Storage with Astro on Cloudflare Workers
April 25, 2025 How to Generate Pre-signed URLs for Supabase Storage with Astro on Cloudflare Workers How to generate pre-signed URLs to retrieve and upload to Supabase Storage with Astro on Cloudflare Workers?
How to Generate Pre-signed URLs for Firebase Storage with Astro on Cloudflare Workers
April 24, 2025 How to Generate Pre-signed URLs for Firebase Storage with Astro on Cloudflare Workers How to generate pre-signed URLs to retrieve and upload to Firebase Storage with Astro on Cloudflare Workers?
How to Generate Pre-signed URLs for Cloudflare R2 with Astro on Cloudflare Workers
April 23, 2025 How to Generate Pre-signed URLs for Cloudflare R2 with Astro on Cloudflare Workers How to generate pre-signed URLs to retrieve and upload to Cloudflare R2 with Astro on Cloudflare Workers?
How to Generate Pre-signed URLs for Amazon S3 with Astro on Cloudflare Workers
April 23, 2025 How to Generate Pre-signed URLs for Amazon S3 with Astro on Cloudflare Workers How to generate pre-signed URLs to retrieve and upload to Amazon S3 with Astro on Cloudflare Workers?
Resend, Postmark & SendGrid Email Support Now Available in LaunchFast Starter Kits
April 22, 2025 Resend, Postmark & SendGrid Email Support Now Available in LaunchFast Starter Kits We're excited to announce that Resend, Postmark, and SendGrid email support is now available in all LaunchFast starter kits. Choose your preferred email provider with high deliverability.
Authenticating users in Astro with Better Auth: A Step-by-Step Guide
November 24, 2024 Authenticating users in Astro with Better Auth: A Step-by-Step Guide How to authenticate users in Astro application using Better Auth?
Astro vs Next.js: Choosing the Right Framework in 2024
October 30, 2024 Astro vs Next.js: Choosing the Right Framework in 2024 Discover the differences between Astro and Next.js in 2024. Learn which framework suits your project needs for speed or interactivity.
6 Essential Features Every Web Starter Kit Should Include
October 26, 2024 6 Essential Features Every Web Starter Kit Should Include Discover the 6 essential features every web starter kit should include to streamline development and enhance security.
Launch Fast with Astro 4.16
October 23, 2024 Launch Fast with Astro 4.16 A comprehensive Astro 4.16 Starter Kit for SEO, Analytics, Storage, Auth, Payments, Blogs, and Email - everything a developer needs to launch their project.
Launch Fast with Svelte 5
October 22, 2024 Launch Fast with Svelte 5 A comprehensive Svelte 5 powered SvelteKit Starter Kit for SEO, Analytics, Storage, Auth, Payments, Blogs, and Email - everything a developer needs to launch their project.
Using OpenAI Swarm in Python: A Step-by-Step Guide
October 18, 2024 Using OpenAI Swarm in Python: A Step-by-Step Guide Learn how to set up and use OpenAI Swarm in a Python project.
Create a Telegram Bot in Next.js App Router: A Step-by-Step Guide
July 3, 2024 Create a Telegram Bot in Next.js App Router: A Step-by-Step Guide How to use Unplugin Icons in Next.js application?
API Routes in Angular 18 Server Side Rendering
June 25, 2024 API Routes in Angular 18 Server Side Rendering How to setup Angular 18 server side rendering to
Injecting Environment Variables Dynamically in Cloudflare Pages
June 13, 2024 Injecting Environment Variables Dynamically in Cloudflare Pages How to inject environment variables dynamically in a Cloudflare Pages application?
Using Unplugin Icons in Next.js: A Step-by-Step Guide
June 9, 2024 Using Unplugin Icons in Next.js: A Step-by-Step Guide How to use Unplugin Icons in Next.js application?
Using Unplugin Icons in SvelteKit: A Step-by-Step Guide
June 9, 2024 Using Unplugin Icons in SvelteKit: A Step-by-Step Guide How to use Unplugin Icons in SvelteKit application?
Using Unplugin Icons in Astro with React: A Step-by-Step Guide
June 5, 2024 Using Unplugin Icons in Astro with React: A Step-by-Step Guide How to use unplugin icons in Astro application using React?
Using Animate On Scroll (AOS) in Astro: A Step-by-Step Guide
June 4, 2024 Using Animate On Scroll (AOS) in Astro: A Step-by-Step Guide How to use Animate On Scroll (AOS) in Astro application?
Using PhotoSwipe in Astro to Build an Image Gallery
April 24, 2024 Using PhotoSwipe in Astro to Build an Image Gallery How to Build an image gallery in an Astro application using PhotoSwipe?
Using Transformers for Shiki to enrich Syntax Highlighting in Astro
April 17, 2024 Using Transformers for Shiki to enrich Syntax Highlighting in Astro How to integrate common transformers for Shiki to enrich syntax highlighting in Astro application?
Using GreenSock Animation Platform (GSAP) in Astro with View Transitions: A Step-by-Step Guide
April 15, 2024 Using GreenSock Animation Platform (GSAP) in Astro with View Transitions: A Step-by-Step Guide How to use GSAP (GreenSock Animation Platform) in Astro application with View Transitions enabled?
Using GreenSock Animation Platform (GSAP) in Astro: A Step-by-Step Guide
April 15, 2024 Using GreenSock Animation Platform (GSAP) in Astro: A Step-by-Step Guide How to use GSAP (GreenSock Animation Platform) in Astro application?
Using Firebase Realtime Database in Astro with Vue: A Step-by-Step Guide
April 14, 2024 Using Firebase Realtime Database in Astro with Vue: A Step-by-Step Guide How to use Firebase Realtime Database in Astro application using Vue?
Authenticating users in Astro with Clerk and React: A Step-by-Step Guide
April 12, 2024 Authenticating users in Astro with Clerk and React: A Step-by-Step Guide How to authenticate users in Astro application using React and Clerk?
Deploy Astro to AWS Elasic Beanstalk: A Step-by-Step Guide
April 8, 2024 Deploy Astro to AWS Elasic Beanstalk: A Step-by-Step Guide How to deploy your Astro Server-Side Rendered (SSR) websites to AWS Elasic Beanstalk.
Deploy Next.js to AWS Amplify: A Step-by-Step Guide
March 31, 2024 Deploy Next.js to AWS Amplify: A Step-by-Step Guide How to deploy your Next.js Server-Side Rendered (SSR) websites to AWS Amplify.
Deploy SvelteKit to AWS Amplify: A Step-by-Step Guide
March 30, 2024 Deploy SvelteKit to AWS Amplify: A Step-by-Step Guide How to deploy your SvelteKit Server-Side Rendered (SSR) websites to AWS Amplify.
Deploy Astro to Amazon ECS on AWS Fargate: A Step-by-Step Guide
March 29, 2024 Deploy Astro to Amazon ECS on AWS Fargate: A Step-by-Step Guide How to deploy your Astro Server-Side Rendered (SSR) websites to Amazon ECS on AWS Fargate.
Deploy Astro to AWS Amplify: A Step-by-Step Guide
March 28, 2024 Deploy Astro to AWS Amplify: A Step-by-Step Guide How to deploy your Astro Server-Side Rendered (SSR) websites to AWS Amplify.
When to preload fonts?
March 20, 2024 When to preload fonts? Find the cases in which you would find the need to preload the fonts on your website.
Integrated Dynamic Streaming-First Sitemap
March 14, 2024 Integrated Dynamic Streaming-First Sitemap Learn how LaunchFa.st helps you create a sitemap with the best practices with streaming.
Introducing Partial Paid and Protected Pages
March 14, 2024 Introducing Partial Paid and Protected Pages Learn how LaunchFa.st helps you create pages that are public but require authentication and payment to view certain content on the page.
Introducing Paid and Protected Pages
March 14, 2024 Introducing Paid and Protected Pages Learn how LaunchFa.st helps you create authenticated and paid pages to prevent un-paid and un-authenticated access.
Introducing Paid Pages
March 14, 2024 Introducing Paid Pages Learn how LaunchFa.st helps you create paid pages to prevent un-paid access.
Introducing Protected Pages
March 14, 2024 Introducing Protected Pages Learn how LaunchFa.st helps you create protected pages to prevent un-authenticated access.
LaunchFa.st and Wide Angle Analytics Collaborate to Enhance Privacy-First Web Analytics
January 19, 2024 LaunchFa.st and Wide Angle Analytics Collaborate to Enhance Privacy-First Web Analytics Learn more about Wide Angle Analytics, the privacy-first, compliant web analytics integrated in LaunchFa.st.
Integrated Analytics
January 19, 2024 Integrated Analytics Learn how LaunchFa.st helps you start measuring analytics via Pirsch, PostHog, Google and Wide Angle Analytics.
Integrated Telegram Bot API
January 19, 2024 Integrated Telegram Bot API Learn how LaunchFa.st helps you setup a Telegram bot with a baked-in API.
Font Optimization for Astro websites
January 17, 2024 Font Optimization for Astro websites Find the roadblocks and checkpoints by the maker of astro-font, the font optimization library by LaunchFa.st for Astro websites.
Astro Font Showcase
January 15, 2024 Astro Font Showcase Find the projects powered by astro-font library for font optimization by LaunchFa.st.
Astro Font ChangeLog
January 8, 2024 Astro Font ChangeLog Find the changelog of astro-font library by LaunchFa.st that helps you optimize fonts in an instant.
Announcing Astro Font
December 15, 2023 Announcing Astro Font Announcing astro-font library by LaunchFa.st that helps you optimize fonts in an instant.
Integrated User Authentication
December 11, 2023 Integrated User Authentication Learn how LaunchFa.st helps you authenticate users using Google OAuth 2.0, Twitter OAuth 2.0 and Credentials aka Email and Password flows.
Integrated Lemon Squeezy Payments
December 11, 2023 Integrated Lemon Squeezy Payments Learn how LaunchFa.st helps you receive payments via Lemon Squeezy.
Integrated Stripe Payments
December 11, 2023 Integrated Stripe Payments Learn how LaunchFa.st helps you receive payments via Stripe.