Skip to content

Flask powered blog which is anyone can write to and anyone can read from.

Notifications You must be signed in to change notification settings

EagleCoder404/The-Democrat

Repository files navigation

The Democrat

A blog made with flask,anyone can see it, and anyone can add to it anonymously. website

Installation Instruction

clone the repository.

Install the latest python,on windows go the officaly python website.

if you're on ubuntu

sudo apt install python3

or

sudo apt-get install python3

install the required python modules using the requirement.txt in the repository

pip3 install -r requirements.txt

run app.py with python

python3 app.py

About

Flask powered blog which is anyone can write to and anyone can read from.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published