Run API Server

Running in Development

  1. Launch the server using the build task start debug server launch task
  2. Update the following settings of Dendron to use a running server through the following workspace setting
dev:
    dendron.serverPort": 3005`
  1. Reload the workspace for the settings to take affect

debug task