A code generator with an edge
- Java 11
- Node 11 as default (node -v should start with v11)
- Clone the project
- Maven build
mvn clean install
- Run the yarn build for IDE support
yarnyarn theia build
- Start the main spring boot app in
GodeGenerator - Sample requests are available in sample-requests folder