Skip to content

[Feature Proposal] nano-jsx cli to provide better developer experience. #80

Description

@Shinyaigeek

Motivation 🔥

Currently, mastering nano-jsx is a difficult task for a beginner web developer (I am not going to offend you).

To improve this situation, How about nano-jsx providing a cli?

Cli’s feature (?)

  • easier setup: nano-jsx create [APP]
    • nano-jsx create should only handle a very simple setup. I think a more detailed setup to ask questions by dialog should be done with create-nano-jsx-app
  • easier serve: nano-jsx serve with express6
  • earsier build: nano-jsx build
  • easier dev server: nano-jsx start or nano-jsx dev
  • earsier deploy: nano-jsx deploy with "Node.js & vercel" or "deno & Deno Deploy”
  • and more (docs, info, help)

How about do you think about this? If it looks good, I want to start to work on this little by little.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions