Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

TheSynt4x/flask-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Blog

A simple blog written in Flask.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You will need Python 3.7 or later to run this project.

https://www.python.org/downloads/

Installing

You will need to install pipenv on your machine. You will also need to install the dependencies that come with the project.

Installing pipenv:

pip3 install pipenv

More details of pipenv and what it is can be found at: https://pipenv-fork.readthedocs.io/en/latest/

Installing the dependencies:

pipenv install

Running the project:

python app.py

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A simple blog made in Flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages