Skip to content
/ bjjdb Public

Organization of the publicly posted BJJ videos on the internet

Notifications You must be signed in to change notification settings

elubow/bjjdb

Repository files navigation

Need BJJ Help

This application was built to organize all the public BJJ videos available on the internet. The better the organization, the more useful the site becomes. The live application is available on https://need.bjj.help/.

Ruby on Rails

This application requires:

  • Ruby 2.5.3
  • Rails 5.2.1

Getting Started

Install Ruby and then create a gemset:

  • Run bundle install

Get the docker environment up with Postgres and Redis:

  • docker-compose up

Create the data to work with:

  • rake db:create db:seed

Enjoy.

Testing

There are very few tests in this project. Please feel free to add them. What little testing there is has been done with FactoryBot and Rspec.

Issues

Use Github issues to file any issues that you find with the site. Suggestions are taken as well.

Contributing

If you want to contribute, pick up a ticket that is labeled Help Wanted or Good First Issue and create a pull request.

About

Organization of the publicly posted BJJ videos on the internet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published