https://github.com/manugraj/gode
A code generator. For UI, please go to https://github.com/nitbaby/cdx-gode-ui
https://github.com/manugraj/gode
Last synced: 3 months ago
JSON representation
A code generator. For UI, please go to https://github.com/nitbaby/cdx-gode-ui
- Host: GitHub
- URL: https://github.com/manugraj/gode
- Owner: manugraj
- Created: 2020-06-02T03:17:55.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-26T17:55:42.000Z (9 months ago)
- Last Synced: 2025-01-22T05:41:20.696Z (4 months ago)
- Language: Java
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# God(e)
An intelligent codegenerator for generating applications for enterprise requirements.
## How to build
- Git clone the repo
- Run mvn clean install
- cd /gode-code-generator
- Run mvn spring-boot:run -Dspring-boot.run.arguments=--server.port=${port}
- Go to *http://localhost:${port}/gode* for admin app
- Go to *http://localhost:${port}/swagger-ui.html* for apis