Files
bamort/README.md
T

16 lines
518 B
Markdown
Raw Normal View History

2024-11-11 13:07:28 +01:00
# bamort
2024-11-11 08:28:04 +01:00
Bardiocs Moam Replacement Tool
2024-11-11 13:03:38 +01:00
2024-11-11 13:07:28 +01:00
My Idea is to write it in Go and Vue together.
## readings to prepare
2024-11-11 13:03:38 +01:00
2024-11-11 13:07:28 +01:00
- <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>
2024-11-11 13:03:38 +01:00
2024-11-11 13:07:28 +01:00
<https://www.golang101.com/how-tos/how-to-golang-project-vscode/>