Skip to content

Hot module reload for GraphQL / DB server #145

Open
@bryankennedy

Description

@bryankennedy

Examine whether it's possible to have the GraphQL server and Sequelize code run within a webpack hot module reload setup that would reflect model, resolver, or schema changes. Right any changes to the code on the server side require a hard shutdown and startup of the server setup. This is a minor annoyance in development. I'm not sure if the apollo-server or webpack setup that we're using would allow for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Backend & DatabaseIssues about the GraphQL, SQLite, PostgreSQL, or logic systemsEnhancementNew feature or request that isn't critical to system operations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions