Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

pythonDrive/bootcamp

 
 

Repository files navigation

An enterprise oriented social network

TravisCI StatusCoverageRequirementsBuilt with Cookiecutter Django
License:MIT

Bootcamp is an open sourceenterprise social network of open purpose, on which you can build for your own ends.

The project has four basic apps:

  • News (A Twitter-like microblog)
  • Articles (A collaborative blog)
  • Question & Answers (A Stack Overflow-like platform)
  • Messeger (A basic chat-a-like tool for asynchronous communication.)

Technology Stack

Basic Commands

Test coverage

To run the tests, check your test coverage, and generate a simplified coverage report:

$ pytest

To generate an HTML report:

$ coverage html$ open htmlcov/index.html

To check the report in console:

$ coverage report -m

Sentry

Sentry is an error logging aggregator service. You cansign up for a free account or download and host it yourself.The system is setup with reasonable defaults, including 404 logging and integration with the WSGI application.

You must set the DSN url in production.

Deployment

The following details how to deploy this application.

Heroku

See detailedcookiecutter-django Heroku documentation.

Docker

See detailedcookiecutter-django Docker documentation.

About

An enterprise social network

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • CSS49.9%
  • Python28.2%
  • HTML14.1%
  • JavaScript6.0%
  • Shell1.4%
  • Dockerfile0.4%

[8]ページ先頭

©2009-2026 Movatter.jp