Skip to content

Deployd Dashboard now becomes Deployd Studio a new Deployd IDE for NodeJs , REST API projects

Notifications You must be signed in to change notification settings

moorthi07/dpd-dashboard

 
 

Repository files navigation

Deployd Dashboard

Gitter Current Version Build Status

Add a dashboard for your Deployd app

Deployd Dashboard

New Deployd dashboard has these features:

  1. New Theme

Features to be added:

  1. Enable Dashboard plugins

Getting started

To install the Deployd Dashboard in your existing Deployd project, run the following command:

npm install dpd-dashboard --save

Then, access the dashboard under the following address:
http://localhost:2403/dashboard

If you do not plan to use the dashboard on production, use the following command to install it:

npm install dpd-dashboard --save-dev

Screenshots:

alt text alt text alt text alt text alt text

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Deployd Dashboard now becomes Deployd Studio a new Deployd IDE for NodeJs , REST API projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 76.9%
  • JavaScript 19.6%
  • HTML 3.5%