Skip to content

Laravel Valet like service for Vue CLI projects #1390

Closed
@morrislaptop

Description

@morrislaptop

What problem does this feature solve?

  • Avoid having to manually start serve for each project
  • Add the ability to share sites using local tunnels
  • Having developer friendly test sites using like my-project.test instead of localhost:8080

What does the proposed API look like?

A single node service which would handle all requests. This service would spin up the dev servers on demand and then proxy requests to each dev server based on the domain name.

If the feature is deemed worthwhile by the community, I'm happy to help start putting this together :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions