Skip to content

ratanboddu/FlaskGunicornSkeleton

Repository files navigation

Instructions for execution

Installing python packages

make pip

Installing gunicorn-skeleton

# clone repository
git clone

# install gunicorn-skeleton
cd gunicorn-skeleton

# install the pip packages
make install

Creating Docker images

docker login
make docker

Running the application

make run

About

Flask Gunicorn Skeleton

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published