Better darkmode and chart.js start
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
docker compose run --rm node npm run build
|
||||
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
docker compose run --rm node npm run dev -- --host 0.0.0.0
|
||||
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
docker compose run --rm node npm run tailwind:build
|
||||
Reference in New Issue
Block a user