Javascript front-end to display a Release Dashboard based on django_dashboard
- Clone repository
git clone https://github.com/sebbrochet/dashboard_frontend_ng.git
- Configure your favorite web server to serve the dashboard_frontend_ng directory
- Edit dashboard.js and replace REST_API with the URL of the domain you use to serve django_dashboard REST API
- Use your brower to access http://yourdomain/index.html