Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

benjaminudoh10/blog-python-flask

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is simply a clone of the medium blogging site.

How to start the project

  • Install python3 on your system.
  • Create a virtual environemnt using python3 -m venv <env-path>.
  • Activate the virtual environment using source <env-path>/bin/activate (unix).
  • Install the required libraries using pip3 install -r requirements.txt.
  • Run flask db migrate.
  • Run flask db upgrade to create the db.
  • Run the command flask run --cert=adhoc which starts the server on port 5000 in debug mode.

About

A medium-like blog site using Python and Flask with pure JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.