Skip to content

Use nodemon hot loading 🔥for development fun times #52

Description

@vlbee

I noticed you are not hot loading your start script with nodemon.

Consider swapping to this so you can watch your changes without having to restart the server. Will make coding faster, easier and funner :)

"start": "nodemon src/server.js"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions