Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localhost Based GUI to help build a Kirimase Application #157

Open
arvind-iyer-2001 opened this issue Mar 2, 2024 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@arvind-iyer-2001
Copy link

Is your feature request related to a problem? Please describe.
Kinda frustrating to specify models and stuff using the CLI tool.
Sometimes, we need to make changes on the go to stuff like this and having a GUI can really help make it easier.
GUI can be like the Drizzle Studio and can really supercharge the experience of developing.
Fulfils the purpose of generating boilerplate code to build upon much easier and while being a Rails-CLI type Next.js App Builder.

Describe the solution you'd like
Process that would be like

  1. Create a Kirimase App
  2. Open GUI using npx kirimase studio
  3. Configure all Models that are required.
  4. Basically make it look like a CMS that helps build a Next.js Application.
@arvind-iyer-2001 arvind-iyer-2001 added the enhancement New feature or request label Mar 2, 2024
@moggiex
Copy link

moggiex commented Mar 24, 2024

Hi,

Expanding upon this, see Gii for Yii2 https://www.yiiframework.com/doc/guide/2.0/en/start-gii

This made developing PHP apps with Yii2 super easy. The whole CRUD, with input fields and filtering out of the box, in seconds based upon the model.

Matt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants