remove olds add doku, dont know
This commit is contained in:
@@ -3,13 +3,20 @@
|
||||
Bardiocs Moam Replacement Tool
|
||||
|
||||
My Idea is to write it in Go and Vue together.
|
||||
Using ChartGPT may accelerate development.
|
||||
|
||||
## readings to prepare
|
||||
|
||||
- <https://www.freecodecamp.org/news/how-i-set-up-a-real-world-project-with-go-and-vue/>
|
||||
- <https://github.com/ricoberger/go-vue-starter>
|
||||
- <https://github.com/torenware/vite-go>
|
||||
- <https://dev.to/blueworrybear/put-vue-js-and-go-together-setup-web-app-in-5-mins-5h90>
|
||||
- <https://github.com/klebervirgilio/vue-crud-app-with-golang>
|
||||
|
||||
<https://www.golang101.com/how-tos/how-to-golang-project-vscode/>
|
||||
## structure
|
||||
### Backend
|
||||
models
|
||||
database
|
||||
character
|
||||
user
|
||||
cmd
|
||||
tests
|
||||
testdata
|
||||
doc
|
||||
### Frontend
|
||||
public
|
||||
src
|
||||
### Docker
|
||||
### Data
|
||||
Reference in New Issue
Block a user