alejclemus / cvflask

Web app with my curriculum vitae

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cvflask

Web app with my curriculum vitae

Python

pip install -r requirements.txt

python app.py

Docker

You can build the image, and run it as

docker build --rm -f "dockerFile" -t name:latest .

docker run -it -p 5000:5000 name:latest

About

Web app with my curriculum vitae


Languages

Language:CSS 78.5%Language:HTML 16.0%Language:JavaScript 4.2%Language:Python 1.3%