Dev environment
Starting the Server
Run the following command in the root directory:
pnpm start:server
You should see a log of all available services running. If any required environment variables are missing, error messages will appear in the logs.
You can use the NX Console extension to run the server as well