docs: add initial docs/ information architecture + stubs
This commit is contained in:
committed by
Abhimanyu Saharan
parent
93184c1b7b
commit
1fdacec7c1
16
docs/development/README.md
Normal file
16
docs/development/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Development
|
||||
|
||||
This section is for contributors developing Mission Control locally.
|
||||
|
||||
## Useful commands
|
||||
|
||||
From repo root:
|
||||
|
||||
```bash
|
||||
make help
|
||||
make setup
|
||||
make check
|
||||
```
|
||||
|
||||
> **Note**
|
||||
> Add deeper guides here (frontend, backend, DB/migrations) as the workflow stabilizes.
|
||||
Reference in New Issue
Block a user