Commit graph

8 commits

Author SHA1 Message Date
Louis Lam
95c958ba9f Fix freeze issue 2023-12-03 21:17:16 +08:00
syko9000
a8d95d06b9
UI for editing .env file (#218)
* Add .env file editing with syntax highlighting

* Add example env file to new compose

* Changed .env editing section title

* Better stack constuctor parameter order

* Minor

---------

Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2023-12-03 18:12:54 +08:00
Louis Lam
766e751522
Close terminal if there is no clients (#60)
* Close terminal if there is no clients connecting

* Only enable

* Join the terminal only if it is managed by Dockge

* Done
2023-11-25 02:04:16 +08:00
Louis Lam
31726315c3
Improvements (#124)
* Improvements

* Add inspect to dev:backend

* Skip debug log at the beginning
2023-11-21 18:51:38 +08:00
Louis Lam
e95ef66ca1
Add "docker compose down" (#122) 2023-11-21 18:17:11 +08:00
Louis Lam
53b052c1e5
Check TypeScript for backend (#64)
* Check Typescript

* Fix backend typescript issues

* Update
2023-11-18 15:54:43 +08:00
Louis Lam
13c3dac44d
ESLint, update vite to 5.0.0 and other dependencies (#63)
* Update vite to 5.0.0 and other dependencies

* Eslint

* Update workflow
2023-11-18 13:59:40 +08:00
Louis Lam
6749e343ba
Init (#1) 2023-11-11 22:18:37 +08:00