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

Start http server in cli #100

Closed
wants to merge 1 commit into from
Closed

Start http server in cli #100

wants to merge 1 commit into from

Conversation

roelofvkr
Copy link

Boot a http.Server in the CLI app, mirrors vercel/micro#406.

Copy link
Member

@timneutkens timneutkens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're probably going to deprecate micro-dev if we release the new programmatic API, as now dev already handles basically all the same features in a more elegant and less breaking way.

@roelofvkr
Copy link
Author

Fair enough. I assume it'll still be possible to set it up in a similar way to micro-dev for those not using now (using said new programmatic API)?

@roelofvkr roelofvkr closed this Jul 7, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants