mxmaher / Blogging

Simple Flask app for CAT's backend team training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blogging

Simple Flask app for CAT's backend team training

after clonning:

  • first create the database: python manage.py createdb
  • then migrate: python manage.py migrate

you can run the development server using: python manage.py run

About

Simple Flask app for CAT's backend team training


Languages

Language:HTML 58.7%Language:Python 36.4%Language:JavaScript 3.3%Language:CSS 1.6%