diff --git a/README.md b/README.md index dc5913ed..ca959cb9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,24 @@ ## Welcome to your new SaaS App! ๐ŸŽ‰ -Open SaaS - Open-source & 100% free React & Node.js SaaS starter! | Product Hunt +
+ + Open SaaS v2.0 Banner + Open SaaS - The open-source SaaS boilerplate with superpowers! | Product Hunt + +
https://github.com/wasp-lang/open-saas/assets/70215737/5ff289b1-12b9-4b46-aa90-a6a3122de93e @@ -21,13 +40,12 @@ The template itself is built on top of some very powerful tools and frameworks, - ๐Ÿ [Wasp](https://wasp.sh) - a full-stack React, NodeJS, Prisma framework with superpowers - ๐Ÿš€ [Astro](https://starlight.astro.build/) - Astro's lightweight "Starlight" template for documentation and blog -- ๐Ÿ’ธ [Stripe](https://stripe.com) or [Lemon Squeezy](https://lemonsqueezy.com/) - for products and payments +- ๐Ÿ’ธ [Stripe](https://stripe.com) or [Lemon Squeezy](https://lemonsqueezy.com/) (with Polar.sh and Paddle coming soon!) - for products and payments +- ๐Ÿ’… [ShadCN UI](https://tailwindcss.com) - for components & styling (plus admin dashboard!) - ๐Ÿ“ˆ [Plausible](https://plausible.io) or [Google](https://analytics.google.com/) Analytics - ๐Ÿค– [OpenAI](https://openai.com) - OpenAI API w/ function calling example - ๐Ÿ“ฆ [AWS S3](https://aws.amazon.com/s3/) - for file uploads - ๐Ÿ“ง [SendGrid](https://sendgrid.com), [MailGun](https://mailgun.com), or SMTP - for email sending -- ๐Ÿ’… [TailwindCSS](https://tailwindcss.com) - for styling -- ๐Ÿง‘โ€๐Ÿ’ผ [TailAdmin](https://tailadmin.com/) - admin dashboard & components for TailwindCSS - ๐Ÿงช [Playwright](https://playwright.dev) - end-to-end tests with Playwright Because we're using Wasp as the full-stack framework, we can leverage a lot of its features to build our SaaS in record time, including: @@ -35,7 +53,7 @@ Because we're using Wasp as the full-stack framework, we can leverage a lot of i - ๐Ÿ” [Full-stack Authentication](https://wasp.sh/docs/auth/overview) - Email verified + social Auth in a few lines of code. - โ›‘ [End-to-end Type Safety](https://wasp.sh/docs/data-model/operations/overview) - Type your backend functions and get inferred types on the front-end automatically, without the need to install or configure any third-party libraries. Oh, and type-safe Links, too! - ๐Ÿค– [Jobs](https://wasp.sh/docs/advanced/jobs) - Run cron jobs in the background or set up queues simply by defining a function in the config file. -- ๐Ÿš€ [One-command Deploy](https://wasp.sh/docs/advanced/deployment/overview) - Easily deploy via the CLI to [Fly.io](https://fly.io), or to other providers like [Railway](https://railway.app) and [Netlify](https://netlify.com). +- ๐Ÿš€ [One-command Deploy](https://wasp.sh/docs/advanced/deployment/overview) - Easily deploy your DB, Server, & Client with one commaned to [Railway](https://railway.app) or [Fly.io](https://fly.io) via the CLI. Or deploy manually to any other hosting serivce of your choice. You also get access to Wasp's diverse, helpful community if you get stuck or need help. - ๐Ÿค [Wasp Discord](https://discord.gg/aCamt5wCpS) diff --git a/template/app/public/public-banner.webp b/template/app/public/public-banner.webp index ad96e10f..24c007e0 100644 Binary files a/template/app/public/public-banner.webp and b/template/app/public/public-banner.webp differ