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

Project requirements #1

Open
kjugi opened this issue Nov 18, 2024 · 0 comments
Open

Project requirements #1

kjugi opened this issue Nov 18, 2024 · 0 comments

Comments

@kjugi
Copy link

kjugi commented Nov 18, 2024

The issue can be found here: expressjs/discussions#197

Let's try to summarize the requirements clearly so we can see the clear problem to solve and address it properly.

We can also gather a feature list or something based on the shared comments from the linked issue.

Right now it's not clear to me what to do here.

Random quotes from the issue that should help define the starting point:

Of course, we don't have to cover every use case, but we should include all the basic operations like creating a route, using middleware with CLI, etc.

use the Express CLI for scaffolding the project... This command will initialize an Express app. Additionally, it will prompt you with a few questions before initializing the app, such as whether you want to set up a Git repository and which package manager you prefer to use, among other things etc.

package managers have a feature to download and execute packages with the naming pattern create-...

And then for this part, I think we should use the pattern I have been working out here: pkgjs/create-pkg#7

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

No branches or pull requests

1 participant