docs(install): changes to the folder structure example
This commit is contained in:
@@ -59,6 +59,11 @@ You should see something similar to
|
||||
LST/
|
||||
├── .vscode/ # vscode settings to match across all developers/contributors
|
||||
│ ├── settings.json
|
||||
├── controller/
|
||||
│ ├── main.go
|
||||
│ ├── build_app.go
|
||||
│ ├── bump_build.go
|
||||
│ ├── zip_app.go
|
||||
├── dist # Main backend
|
||||
│ ├── internal
|
||||
│ ├── db
|
||||
|
||||
Reference in New Issue
Block a user