Skip to content

Deploy *entire* app on one server #6

@leesharma

Description

@leesharma

Right now we've got separate deployments of the client and server applications, which isn't ideal. It's such a small app that it should really be running on the same server. This relates to @progress-report/frontend too, but I think ops is under the backend umbrella for now.

Theoretically, there's a way to deploy two repos to one heroku instance:

Otherwise, maybe DigitalOcean would be a better path?

Worst case, we could keep using two servers, but it means we're slowing the app down (and dealing with CORS stuff) for no good reason. It could make an okay stopgap solution though.

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