Skip to content
This repository has been archived by the owner on May 13, 2023. It is now read-only.
/ carafe Public archive

An online message board developed in Python using Flask, PostgreSQL, and Bootstrap.

Notifications You must be signed in to change notification settings

haydenmcfarland/carafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carafe Sample Blog/Forum (2017)

Summary:

Carafe is an online message board written in Python. Carafe utilizes the Flask framework and PostgreSQL.

Features:

Implemented

  • Users, Boards, Posts, Comments
  • Markdown Support
  • Registration
  • Basic Post/Comment administration

Deployment (Heroku)

  1. Clone repo
  2. Edit config.py in the carafe folder.
  3. Link repo to Heroku project and utilize Heroku free tier dyno.
  4. Attach the PostgreSQL database plugin from Heroku.
  5. Create a SECRET_KEY environment variable on the Heroku dashboard.
  6. Restart the dyno and enjoy.

Heroku Example

demo

About

An online message board developed in Python using Flask, PostgreSQL, and Bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published