Skip to content
This repository was archived by the owner on Sep 3, 2020. It is now read-only.
This repository was archived by the owner on Sep 3, 2020. It is now read-only.

How well covered are we from a deployment perspective? #3

@thody

Description

@thody

This template is well-optimized for development flows, but I'd like us to re-examine our folder structure and build from an operational/deployment perspective.

Some things to consider:

  1. How would we easily deploy the server independent of the client code?
  2. If we wanted to deploy the backend to Heroku or AWS, and the front-end to a CDN, what steps would we take?
  3. If we wanted to containerize our dev builds to ensure dev-to-prod and dev-to-dev environment parity, how would we go about it?

These are the kinds of things that usually aren't covered in tutorials, examples or boilerplate, and are often left until the end of a project when it's painful to address them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions