mirror of
https://github.com/jarvis2f/vortex.git
synced 2024-11-15 19:22:28 +08:00
Updated README.md to include Vortex Dashboard image and Vortex Agent tip.
This commit is contained in:
parent
e02318a584
commit
6792fc0ebe
|
@ -3,3 +3,5 @@
|
|||
node_modules
|
||||
|
||||
.prisma/migrations/
|
||||
|
||||
README.md
|
||||
|
|
|
@ -6,7 +6,9 @@ Vortex
|
|||
<img src="https://raw.githubusercontent.com/jarvis2f/vortex/main/public/logo-3d.png" alt="Vortex Logo" width="200" />
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
Vortex is a simple and fast web application. It is built with Next.js, Tailwind CSS, and Prisma.
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<img src="https://github.com/jarvis2f/vortex/actions/workflows/docker-publish.yml/badge.svg" alt="Vortex Docker" />
|
||||
|
@ -15,6 +17,10 @@ Vortex is a simple and fast web application. It is built with Next.js, Tailwind
|
|||
<img src="https://img.shields.io/github/license/jarvis2f/vortex" alt="Vortex License" />
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/jarvis2f/vortex/main/public/dashboard.png" alt="Vortex Dashboard" width="70%"/>
|
||||
</p>
|
||||
|
||||
# Installation
|
||||
|
||||
## Docker Compose
|
||||
|
@ -75,3 +81,6 @@ Vortex is open source software [licensed as MIT](LICENSE).
|
|||
- [Tailwind CSS](https://tailwindcss.com/)
|
||||
- [Prisma](https://www.prisma.io/)
|
||||
- [Umami](https://umami.is/)
|
||||
|
||||
> [!TIP]
|
||||
> [Vortex Agent](https://github.com/jarvis2f/vortex-agent)
|
||||
|
|
BIN
public/dashboard.png
Normal file
BIN
public/dashboard.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 492 KiB |
Loading…
Reference in New Issue
Block a user