lepture / zerqu

ZERQU is a content-focused API-based platform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zerqu

Zerqu is a forum library that provides APIs to create topics, comments and etc.

Development

You can run zerqu in docker.

Prerequests:

  1. docker
  2. docker-compose

Build docker containers:

$ docker-compose up

Initiate database schema:

$ make database

Visit: http://localhost:5000

About

ZERQU is a content-focused API-based platform.

License:Other


Languages

Language:Python 90.4%Language:HTML 7.0%Language:CSS 1.5%Language:JavaScript 0.7%Language:Makefile 0.3%Language:Mako 0.2%