-
Install Requirements
pip3 install -r requirements.txt
-
Install npm packages
cd frontend npm install
-
Create the database by running main.py in scrapper
cd scraper python3 main.py
-
Create flask app
cd backend export FLASK_APP=server.py
-
Run flask app
cd backend flask run
-
Go to http://localhost:5000 to get the json response
-
Run Frontend
cd frontend npm run serve
-
Go to http://localhost:8080/
-
Notifications
You must be signed in to change notification settings - Fork 5
dsc-vast/30-Days-GCloud-Dashboard
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published