Changelog
All notable changes will be docmented here.
2.0.3
- Fixed broken unmarshalling of bson.ObjectIDs in GraphQL
2.0.2
- Added custom scalar in GraphQL configuration for MongoDB ObjectID
- Added go generate action in main.go for API Application and JS Application
2.0.1
- Fixed readme issue
2.0.0
- Complete rewrite of the application. Now with less questions!
- Took out some stuff I don't use
- Will generate a vanilla JS application instead of VueJS
- Now with GraphQL support!
- Can now generate CRON applications
1.4.1
- Fixed typo in generated Dockerfile
1.4.0
- Reorganized questions so the app can now offer suggestions for later answers
- App now asks if you want a VueJS frontend without assuming you do. How polite!
- Database questions now don't kill the app when you enter invalid credentials. It just asks again