Feat: Documentations

Fix
This commit is contained in:
MangoPig
2026-06-13 14:56:42 +01:00
parent fdd6fc8376
commit 282e6b604d
3 changed files with 232 additions and 24 deletions

View File

@@ -1,27 +1,4 @@
# Moku Base
Empty scaffold for a Monday-style replacement app.
## Structure
- `Backend/` - blank backend placeholder
- `Commands/` - Just submodules and command entrypoints
- `Docker/` - local compose files
- `Env/` - local environment files
- `Frontend/` - SolidStart bare workspace shell
- `Proxy/` - blank proxy placeholder
## Local usage
```bash
just --list --list-submodules
```
Main local flow:
```bash
just local dev
```
# Moku Work
## License