Work in progress...
-install go -install version 1.16 or above -go the the back directory -run go run cmd/main.go
-install flutter -enable null safety -Dart SDK 2.13.4 -go to the front directory -run flutter pub get -go to front folder and run flutter run -d chrome
dev mode come with hot reload but you have to restart the go run cmd/main.go if you update the backend