Skip to main content
GitHub Codespaces is a cloud development platform that enables developers to write, run, and debug code directly in their browsers, seamlessly integrated with GitHub.

Steps to setup Codespaces

  1. Go to NRAI repo.
  2. Click Code <>, then under codespaces click create codespace on main.
Create Codespace
By default, the development setup only builds specific addons.Open the file packages/server/api/.env and add comma-separated list of addons to make available.For more details, check out the Addon Development section.
  1. Open the terminal and run npm start
  2. Access the frontend URL by opening port 4200 and signing in with these details:
Email: [email protected] Password: 12345678