Skip to content

Proposal: Package reshuffle for user friendliness #33

@gigabo

Description

@gigabo

Right now react-server isn't easy to get started with.

It's missing big pieces that are provided by react-server-cli.

Proposal:

  • Move react-server to react-server-core.
  • Pull the bulk of react-server-cli into react-server
    • react-server exports startServer.js (as .start() or .run())
    • react-server-cli just becomes CLI for calling require('react-server').start().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions