Local Dashboard
Streamline your local development workflow with Nitric's intuitive Local Development Dashboard. This robust tool is packed with a multitude of features to help you design, develop, test, and debug your application with unparalleled ease. Whether you need to call your backend APIs with the API Explorer, make requests to your schedules with the Schedules Explorer, or export your APIs as openapi spec with ease, Nitric's Local Development Dashboard has got you covered.
What's more, the dashboard updates in real-time, so you can stay on top of any changes you make to your application without missing a beat. But that's not all! Nitric is constantly expanding its features and capabilities, so you can look forward to even more exciting features in the future.
To access Nitric's powerful dashboard, simply fire up your Nitric project using the nitric start
command, run your application and follow the link provided in your terminal. With Nitric's Local Development Dashboard, you'll be able to supercharge your local development experience like never before!
$ nitric start
Api | Endpoint
main | http://localhost:4001
Dev Dashboard | http://localhost:49152
Access the Development Dashboard quickly and easily by opening up the API Base URL in your browser. By default, the URL is set to http://localhost:4000 and will redirect you to the Development Dashboard in just a few clicks.