From 27e28c0fff34dcdd363fd6a0487a7032c2930512 Mon Sep 17 00:00:00 2001 From: Matheus Gomes Date: Sat, 21 Sep 2024 21:43:03 -0300 Subject: [PATCH] Update Prerequisites List with Descriptions and Links Updates the prerequisites section by providing detailed descriptions for each service and embedding the links directly in the service names. This enhances clarity and accessibility for developers who need to understand the tools required for the project. --- README.md | 29 +++++++++++++++++++---------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 350c476a..f3fc5615 100644 --- a/README.md +++ b/README.md @@ -68,15 +68,24 @@ Everything you need to build a production ready SaaS, it's a opinionated stack b ## Prerequisites -Bun
-Docker
-Upstash
-Dub
-Trigger.dev
-Resend
-Supabase
-Sentry
-OpenPanel
+- **[Bun](https://bun.sh)**: A fast JavaScript runtime with built-in tools for bundling, transpiling, and package management, aiming to improve performance and developer experience. + +- **[Docker](https://www.docker.com)**: A platform for developing, shipping, and running applications in isolated containers, ensuring consistency across environments. + +- **[Upstash](https://upstash.com)**: A serverless database solution optimized for Redis and Kafka, offering on-demand scaling and a pay-per-request model. + +- **[Dub](https://dub.sh)**: A modern URL shortener service that provides fast, customizable links with analytics to track engagement. + +- **[Trigger.dev](https://trigger.dev)**: An automation platform that allows you to automate workflows directly in your codebase with pre-built API integrations. + +- **[Resend](https://resend.com)**: An API that simplifies sending transactional emails with a focus on speed, deliverability, and modern templates. + +- **[Supabase](https://supabase.com)**: An open-source alternative to Firebase, offering real-time APIs, authentication, and a built-in SQL database. + +- **[Sentry](https://sentry.io)**: A monitoring tool for tracking and fixing errors in real-time, providing insights into crashes and performance issues. + +- **[OpenPanel](https://openpanel.io)**: An open-source user analytics tool for tracking and analyzing user behavior across web and mobile apps. + ## Getting Started @@ -134,4 +143,4 @@ Vercel deployment will guide you through creating a Supabase account and project alt="Featured on Hacker News" src="https://hackernews-badge.vercel.app/api?id=41408929" /> - \ No newline at end of file +