Skip to content

natzelo/bloggers-abode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bloggers-abode

A text based blogging website built with flask ecosystem

Build Instructions

  • Install the dependencies from requirements.txt

  • Set the environment variables to configure the app as shown below

        TEST_EMAIL=<gmail address here>
        TEST_EMAIL_PASS=<google app password here>
        SECRET_KEY=<your secret key here>
        SQLALCHEMY_DATABASE_URI=<databse uri here>
    
  • Start the development server from the root directory using the command flask run

Screenshots

Screenshot 2023-06-30 at 7 40 55 PM Screenshot 2023-06-30 at 7 41 26 PM

About

A text based blogging website built with flask ecosystem

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published