Skip to content

Research Lerna-monorepo solution for web-support #36

@stinodes

Description

@stinodes

Using Lerna might be a solution to buliding for web, with a structure similar to:

  • packages
    • app (-> react app)
    • electron (-> builds electron app)
    • web (-> builds webapp)
    • resources(?)

These can then cross-reference eachother and be linked as needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions