8000 GitHub - xcrunner0921/bbgo: total bbs system made by django
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xcrunner0921/bbgo

 
 

Repository files navigation

bbgo

Build Status

Total bbs system made by django

https://gencode.me/bbgo

bbgo is a middleware based on Django web framework. It may help you build web service nice, quick and easy.

- Building community? Start quickly with pre-implemented member service, boards and blogs.
- Looking for a groupware? Host your free groupware with bbgo.
- Want to build your own web service? MVT(Model, View, Template) structures of Django are very easy to customize.
- It is free and open source.

Getting started with bbgo

https://gencode.me/28/

$ git clone https://github.com/genonfire/bbgo.git
$ pip install -r requirements.txt

English > https://gencode.me/16/

For Django 1.x > https://gencode.me/1/

$ git clone https://github.com/genonfire/bbgo.git
$ git checkout tag/1.3
$ pip install -r requirements.txt

All in one workspace for collaboration (under development)

https://github.com/genonfire/workcloud

Tested by

BrowserStack - A cross-browser testing tool.

About

total bbs system made by django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 40.8%
  • HTML 38.1%
  • JavaScript 14.1%
  • CSS 7.0%
0