-
Clone the repository
-
Copy config-sample.php in the root directory and rename it config.php
-
Add your digital ocean API key to config.php
$DO_API_TOKEN = 'REPLACE_WITH_YOUR_OWN_DIGITALOCEAN_API_TOKEN';
- Launch your dashboard
# This may vary depending where you installed the app and/or your environment
http://localhost/digitalocean-dashboard/main/
# This is optional and you don't have to do this in order to run the app
npm install
# This is optional and you don't have to do this in order to run the app
bower install
You can report them here
Anyone is welcome to contribute. You can contribute in a few ways.
- Submitting a pull request with fixes, improvements, or new features
- Reporting bugs or issues here
- Providing feedback or suggestions
You can contact us at security at headtalker dot com