Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 0 additions & 20 deletions LICENSE

This file was deleted.

18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@

> Add a dashboard for your [Deployd](http://deployd.com/) 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:
Expand All @@ -20,6 +28,16 @@ If you do not plan to use the dashboard on production, use the following command
npm install dpd-dashboard --save-dev
```

Screenshots:

![alt text](dashboardscreenshots/dpd-dashboard.PNG)
![alt text](dashboardscreenshots/dpd-dashboard-properties.PNG)
![alt text](dashboardscreenshots/dpd-dashboard-events.PNG)
![alt text](dashboardscreenshots/dpd-dashboard-data.PNG)
![alt text](dashboardscreenshots/dpd-dashboard-api.PNG)



## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
Loading