Skip to content

dhruvjwc24/SC22-BatchB-GoldenGorillas-DASI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions to deploy DASI on local machine

First clone this repository through

git clone https://github.com/organization-x/omni

Change directory into the app folder

cd SC22-BatchB-GoldenGorillas-DASI/app

Install required dependencies

python3 -m pip install -r requirements.txt

Run main file

python3 -m main

Click on second localhost link

http://0.0.0.0:12345/

About

Template for Flask project deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 71.4%
  • HTML 27.0%
  • Other 1.6%