GithubHelp home page GithubHelp logo

Configuration wizard about app HOT 8 OPEN

yiisoft avatar yiisoft commented on August 20, 2024
Configuration wizard

from app.

Comments (8)

samdark avatar samdark commented on August 20, 2024 3

Not sure it worth it to create a web interface for it. Developers are usually OK with console.

from app.

viktorprogger avatar viktorprogger commented on August 20, 2024 1

I suggest to make a global command-line tool, which will ask, i.e.:

  • Do you need console commands?
  • Do you need web application?
  • Would your app be api-only or you need html/widgets/bootstrap/jquery?
  • Would it be a classic web-app or a long-living one (choose one of RR, Swoole, etc.)
  • Which router would you choose?
  • Which test frameworks do you need?
  • Step-by-step docker-compose and dockerfile generation

from app.

dood- avatar dood- commented on August 20, 2024 1

I can make a console configuration wizard
Is it a duplicate?

from app.

viktorprogger avatar viktorprogger commented on August 20, 2024

I think it can be not only command-line, but with web interface too. It will create a php server with auto searching for a free tcp port and display output like "Go to http://localhost:8080 to continue installation". Such a tool will be good-looking in a public container image.

from app.

viktorprogger avatar viktorprogger commented on August 20, 2024

In a web interface it's more comfortable to use checkboxes, display wizard progress and see the result of your choices.

from app.

vjik avatar vjik commented on August 20, 2024

I can make a console configuration wizard

May be should it be separate console utility in separate repo?

Is it a duplicate?

No. It is issue for Yii Dev Panel. But current issue about console wizard.

from app.

dood- avatar dood- commented on August 20, 2024

if this task is still relevant, I can try to do it in my repository and then transfer it to you

from app.

samdark avatar samdark commented on August 20, 2024

It is relevant.

from app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.