Kuduxaaa / blog-backend

simple blog system in flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog Backend

Build Status

Blog system backend (without frontend) writed on python flask framework. Built-in CKEditor

  • Add new post
  • Delete Post
  • Edit Post

Installation

Clone this repository and start the server.

git clone https://github.com/Kuduxaaa/blog-backend
export FLASK_APP=main.py
flusk run

Auth info

Admin authentification information

Admin Page: /admin

Email Password
admin@blog.com admin

Screenshot

About

simple blog system in flask


Languages

Language:JavaScript 32.8%Language:Python 23.7%Language:CSS 23.2%Language:HTML 20.2%