Skip to content

343829084/zerqu

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.3%
  • HTML 7.0%
  • CSS 1.5%
  • Other 1.2%