Skip to content

Combine all backend servers into one #9

@panda01

Description

@panda01

Currently, there are 3 different servers running on the backend when you stand this up in dev mode

  • one at 8080 that has the "makePage" api that allows us to easily build actual apps
  • one at 3000 that servers our builder page which is the UI for actually building pages
  • one at 3001 which serves up the built pages

We should condense all of these into 1 single server that will handle the communication and such between all

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