remove olds add doku, dont know

This commit is contained in:
2024-12-28 16:59:28 +01:00
parent 48e0708dc9
commit 717be22a95
3 changed files with 29 additions and 37 deletions
+16 -9
View File
@@ -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