update
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Go WebApp Template
|
||||
|
||||
## Structure
|
||||
```
|
||||
my-app/
|
||||
├── cmd/
|
||||
│ └── web/ # Individual target binary. Duplicate as needed
|
||||
@@ -26,6 +27,8 @@ my-app/
|
||||
│ ├── img
|
||||
│ └── js
|
||||
└── efs.go
|
||||
```
|
||||
|
||||
|
||||
## Use
|
||||
- `git clone git.develent.net/wiharb/go-webapp-app.git [project-name]`
|
||||
|
||||
Reference in New Issue
Block a user