Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

lu-java/bootcamp

Open more actions menu
 
 

Repository files navigation

Bootcamp

Build Status CircleCI codecov

python django graphql

Bootcamp 学习 Django 和其它一些技术过程中的实践网站

预览:

https://bootcamp.qulc.me/

在 Fork 上进行的修改

  • GraphQL 的支持
  • i18n 的国际化支持
  • 支持游客身份访问
  • 使用 cloudinary 服务处理图像
  • 添加了单元测试和 CI 自动化部署
  • 升级兼容最新的版本的 Django 和 Python

运行(需要安装 docker)

$ git clone https://github.com/qulc/bootcamp.git
$ cd bootcamp/

$ docker-compose up
# 浏览器打开 http://127.0.0.1:8000

# 运行测试
$ docker-compose exec web manage.py test

About

使用 Django 构建的 Feed 流网站,提供 GraphQL 接口

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 49.8%
  • HTML 32.1%
  • JavaScript 12.8%
  • CSS 5.3%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.