Skip to content

Commit cffdd96

Browse files
alejsdevtiangolo
andauthored
🦇 Add dark mode to README.md (fastapi#703)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
1 parent c432e51 commit cffdd96

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Diff for: README.md

+5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
<a href="https://github.com/tiangolo/full-stack-fastapi-template/actions?query=workflow%3ATest" target="_blank"><img src="https://github.com/tiangolo/full-stack-fastapi-template/workflows/Test/badge.svg" alt="Test"></a>
44
<a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/tiangolo/full-stack-fastapi-template" target="_blank"><img src="https://coverage-badge.samuelcolvin.workers.dev/tiangolo/full-stack-fastapi-template.svg" alt="Coverage"></a>
55

6+
### Dashboard - Dark Mode
7+
8+
[![API docs](img/dashboard-dark.png)](https://github.com/tiangolo/full-stack-fastapi-postgresql)
9+
610
## Technology Stack and Features
711

812
-[**FastAPI**](https://fastapi.tiangolo.com) for the Python backend API.
@@ -13,6 +17,7 @@
1317
- 💃 Using TypeScript, hooks, Vite, and other parts of a modern frontend stack.
1418
- 🎨 [Chakra UI](https://chakra-ui.com) for the frontend components.
1519
- 🤖 An automatically generated frontend client.
20+
- 🦇 Dark mode support.
1621
- 🐋 [Docker Compose](https://www.docker.com) for development and production.
1722
- 🔒 Secure password hashing by default.
1823
- 🔑 JWT token authentication.

Diff for: img/dashboard-dark.png

74.4 KB
Loading

0 commit comments

Comments
 (0)