Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Underflow

[![Live Demo](https://img.shields.io/badge/live-underflow.md--dev970.com-0f172a?style=for-the-badge&logo=googlechrome&logoColor=white)](https://underflow.md-dev970.com)
![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge&logo=typescript&logoColor=white)
![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)
![Express](https://img.shields.io/badge/Express-111827?style=for-the-badge&logo=express&logoColor=white)
Expand All @@ -11,7 +10,7 @@

![Underflow overview](./apps/web/src/assets/showcase/overview-light.png)

Live app: [underflow.md-dev970.com](https://underflow.md-dev970.com)

Technical walkthrough: [Architecture Overview](./docs/architecture.md)

Underflow is a live full-stack application for teams that need better visibility into AWS spend across multiple accounts and workspaces. It helps users connect AWS accounts through cross-account roles, sync cost data into a reporting layer, and track spend through dashboards, alerts, and notifications before costs drift too far.
Expand Down
Loading