|
@@ -10,11 +10,11 @@ Alpha v0.20 ( :fire: Experimental :fire: )
|
|
|
[](https://github.com/lllllllillllllillll)
|
|
|
[](https://hub.docker.com/repository/docker/lllllllillllllillll/dweebui)
|
|
|
[](https://github.com/lllllllillllllillll/DweebUI/blob/main/LICENSE)
|
|
|
+[](https://www.buymeacoffee.com/lllllllillllllillll)
|
|
|
|
|
|
* This is a personal project I started to get more familiar with Javascript and Node.js.
|
|
|
* Some UI elements are placeholders and every version may have breaking changes.
|
|
|
* Please post issues and discussions so I know what bugs and features to focus on.
|
|
|
-* I probably should have waited a lot longer to share this :|
|
|
|
|
|
|
<a href="https://raw.githubusercontent.com/lllllllillllllillll/DweebUI/main/screenshots/dashboard1.png"><img src="https://raw.githubusercontent.com/lllllllillllllillll/DweebUI/main/screenshots/dashboard1.png" width="25%"/></a>
|
|
|
<a href="https://raw.githubusercontent.com/lllllllillllllillll/DweebUI/main/screenshots/dashboard2.png"><img src="https://raw.githubusercontent.com/lllllllillllllillll/DweebUI/main/screenshots/dashboard2.png" width="25%"/></a>
|
|
@@ -51,7 +51,7 @@ version: "3.9"
|
|
|
services:
|
|
|
dweebui:
|
|
|
container_name: dweebui
|
|
|
- image: lllllllillllllillll/dweebui:v0.20-dev
|
|
|
+ image: lllllllillllllillll/dweebui:v0.20
|
|
|
environment:
|
|
|
NODE_ENV: production
|
|
|
PORT: 8000
|