CodeGen is a universal create-app CLI designed to swiftly generate production-ready templates. It seamlessly integrates databases with various ORMs and allows full customization of project styles. With CodeGen, you can expedite your project setup, enabling you to concentrate on developing outstanding applications. Streamline your development process, minimize repetitive tasks, and implement best practices from the start.
- Support for multiple JavaScript and TypeScript frameworks
- Integration with various styling options like CSS, SASS, and CSS-in-JS
- Easy setup with your preferred databases and ORMs
- Promote production-level architecture and best practices
To know more, visit the DOCS.
npm install -g @leocoder1/codegen-cli
To use the codegen-cli use cgen - alias for codegen
cgen init
For more detailed usage instructions, please refer to the DOCS.
Contributions are welcome! Please read the CONTRIBUTING guidelines.
This project is licensed under the MIT License - see the LICENSE file for details.
Special thanks to all the contributors and supporters. Happy Coding 🎉.