Skip to content
This repository was archived by the owner on May 31, 2019. It is now read-only.
This repository was archived by the owner on May 31, 2019. It is now read-only.

Add launch configurations for vscode #73

@darahayes

Description

@darahayes

Description

  • A significant number of team members are using vscode for their development environment.
  • A significant number of team members don't know how to debug the sync server. This is especially important now that the server can be run with keycloak.

To Do

  • Create a vscode launch configuration that allows developers to debug the server in a number of ways.
    • Debug the server (With no authentication enabled)
    • Debug the server (With authentication enabled)
  • Add a section to the Readme on how to use the launch configuration
  • Add a section in the Readme on how to debug using node --inspect (or whatever is the easiest)

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