diff --git a/README.md b/README.md index aa6b6e2..6565d2a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ -# bamort +# bamort # Bardiocs Moam Replacement Tool + +My idea is to write it in Go and Vue together. +## 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/