Skip to content

Ankit-Kum/webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webserver

This is a simple web server based on Flask

To run this websever locally

Install python3 on local host or virual env pip install -r requirements.txt

To run the app

python3 app2.py

Connect to webserver

http://0.0.0.0:4080

Build docker image

docker build -t flaskapp .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •