Skip to content

InesNi/social-company-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

social-company-blog

Tech Stack

  • Python
  • Flask
  • Bootstrap
  • Flask-Sqlalchemy
  • Gunicorn

How to run

  1. Create new virtual environment by running python3 -m venv env;
  2. Activate virtual environment by running source env/bin/activate;
  3. Install all requirements by running pip3 install -r requirements.txt;
  4. Run with flask run or gunicorn wsgi:app while in main directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages