Skip to content

Commit

Permalink
doc: remove the cost section
Browse files Browse the repository at this point in the history
  • Loading branch information
hudy9x authored May 19, 2024
1 parent 6b9d0da commit dde0670
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,6 @@ This project is an open-source project manager for small teams with low budget.

This project is a great fit for people with developer skills who are running a small team on a limited budget, similar to me. Read full the [post](https://dev.to/hudy9x/i-built-a-free-open-source-project-manager-that-helps-teams-keep-costs-under-15month-3pmk)

## How did I keep the cost low ?

I leveraged a variety of free platforms to minimize operational costs. Here's a breakdown:

- Vercel: for the frontend (Free)
- Aws Lightsail: for the backend (Paid)
- Aws S3: for file storage (Paid)
- Resend: sending email (Free)
- Cloudflare: to manage my domain (Free)
- Github Action: CD automation (Free)


## What tech stack I use

- Next.js
Expand Down

0 comments on commit dde0670

Please sign in to comment.