Skip to content
This repository was archived by the owner on Mar 1, 2020. It is now read-only.

DarkSuniuM/FlaskBlog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FlaskBlog

The first project of my Flask Tuts Series in Persian! We are going to develop a blog using Flask, Each episode, has it's own branch

Episodes

0. Project Directory | Branch on Github | Video On YouTube

Setup and Run

  1. Clone the repo by $ git clone https://github.com/DarkSuniuM/FlaskBlog.git
  2. Go to cloned directory and create a virtual environment $ python3 -m virtualenv venv
  3. Install the requirements using $ pip install -r requirements.txt
  4. Run the project using $ flask run

The Serie

Playlist on YouTube

Ask your questions on the comments section in YouTube, I try to answer the ones I can!

About

A blog using Flask, as the project of my Flask Tuts Serie on YouTube

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors