v1.2.3
Changelog
All notable changes will be docmented here.
1.2.0
- Fixed VueJS linter errors
- Using DbName in all places instead of AppName
- Better help messages when answering questions
- Go moduels, Node modules are automatically installed for you
- The Vue app is built for you for the first time. This reduces errors when just trying to do a first run
1.1.0
- Add ability to generate Go model files from database tables
- Added auto-build and release publishing through Github Actions
1.0.0
- First release
- Supports scaffolding a VueJS + Go application
- Supports connecting to a Postgres database