https://github.com/rasyadh/cloudddsweb
Website Cloud DDS base on OpenStack
https://github.com/rasyadh/cloudddsweb
cloud dashboard homepage openstack semantic-ui website
Last synced: 8 months ago
JSON representation
Website Cloud DDS base on OpenStack
- Host: GitHub
- URL: https://github.com/rasyadh/cloudddsweb
- Owner: rasyadh
- Created: 2017-02-07T08:47:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-28T07:07:39.000Z (over 9 years ago)
- Last Synced: 2025-02-24T11:49:33.986Z (over 1 year ago)
- Topics: cloud, dashboard, homepage, openstack, semantic-ui, website
- Language: JavaScript
- Size: 3.07 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CloudDDSWeb
Website Cloud DDS base on OpenStack
Build by Flask and AngularJS
Reccommended using Linux Operating System
1. Use Virtual Enviroment with this commands
virtualenv env
2. Activate your Virtual Environment
source env/bin/activate
3. Install requirements for this project
pip install -r requirements.txt
NB : Make sure your virtual environment activated before install requirements.txt