Skip to content

[UI] Setting up server project #649

Description

@ematipico

The UI project will bootstrap a server that will serve the static resources that will be compiled from a different task.

The server, also, will be responsible of detecting all the requests coming from the UI and execute the different commands like

  • creating a new webpack configuration file
  • modify existing ones
  • ideally execute the builds givin a specific webpack

The webpack-cli should already have all the APIs ready for these kind of operations. If not, a refactor will needed in order to expose to achieve such features.

The goal of this is issue is to have a simple and good foundation of a server that we can bootstrap and ready to receive commands from the UI.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    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