All Projects → extinctionrebellion → RebelsManager

extinctionrebellion / RebelsManager

Licence: MIT license
No description or website provided.

Programming Languages

ruby
36898 projects - #4 most used programming language
SCSS
7915 projects
Slim
82 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to RebelsManager

esbuild-rails
Esbuild Rails plugin
Stars: ✭ 102 (+67.21%)
Mutual labels:  rubyonrails, stimulusjs
stimulus-carousel
A Stimulus controller to deal with carousel.
Stars: ✭ 22 (-63.93%)
Mutual labels:  stimulusjs
scheduled tweets
gorails.com/start
Stars: ✭ 21 (-65.57%)
Mutual labels:  rubyonrails
twittter
Twittter - A tutorial of how to clone some features of Twitter using Ruby on Rails
Stars: ✭ 44 (-27.87%)
Mutual labels:  rubyonrails
jquery-datatables
Jquery datatables ruby gems for assets pipeline
Stars: ✭ 73 (+19.67%)
Mutual labels:  rubyonrails
healthcare-server
A rubyOnRails based web application with a small concept behind healthcare
Stars: ✭ 16 (-73.77%)
Mutual labels:  rubyonrails
delayed job dashboard
Modern DelayedJob Dashboard for Ruby on Rails built with VueJS and Sinatra.
Stars: ✭ 19 (-68.85%)
Mutual labels:  rubyonrails
awesome-programming-tutorials
📚 Collect all awesome programming tutorials
Stars: ✭ 39 (-36.07%)
Mutual labels:  rubyonrails
material-sass
A rubygem of Material Design for Bootstrap 4
Stars: ✭ 55 (-9.84%)
Mutual labels:  rubyonrails
shotgun
Ready to go Rails App with TailwindCSS, ViewComponent, Devise, and more!
Stars: ✭ 25 (-59.02%)
Mutual labels:  stimulusjs
decent authentication
Rails authentication from scratch
Stars: ✭ 19 (-68.85%)
Mutual labels:  rubyonrails
Spree
Open Source headless multi-language/multi-currency/multi-store eCommerce platform
Stars: ✭ 11,571 (+18868.85%)
Mutual labels:  rubyonrails
guias-de-rails-espanol
Guías de Rails en Español (Rails 5) Estas son las guías de Rails 5 en Español (Guías Completas, con todos los Capítulos). Estas guías están diseñadas para que tengas una productividad inmediata con Rails, y para ayudarte a entender como encajan las piezas en Rails.
Stars: ✭ 42 (-31.15%)
Mutual labels:  rubyonrails
betterminitest.com
Learn how to write better Minitest tests
Stars: ✭ 20 (-67.21%)
Mutual labels:  rubyonrails
stimulus reflex todomvc
An implementation of TodoMVC using Ruby on Rails, StimulusJS, and StimulusReflex
Stars: ✭ 50 (-18.03%)
Mutual labels:  stimulusjs
jumpstart-vite
⚡️ Jumpstart a new Rails app with Vite.js + Turbo + Stimulus, and more
Stars: ✭ 67 (+9.84%)
Mutual labels:  stimulusjs
The-Ruby-Workshop
A New, Interactive Approach to Learning Ruby
Stars: ✭ 26 (-57.38%)
Mutual labels:  rubyonrails
recordstore
A Vue.js front-end paired with a Ruby on Rails API-based backend
Stars: ✭ 72 (+18.03%)
Mutual labels:  rubyonrails
stimulus-content-loader
A Stimulus controller to asynchronously load HTML from an url.
Stars: ✭ 39 (-36.07%)
Mutual labels:  stimulusjs
mastodo
A fork of the GNU Social/AP-compatible microblogging server
Stars: ✭ 29 (-52.46%)
Mutual labels:  rubyonrails

Rebels Manager

Depfu Build Status Test coverage (Code Climate)

(screenshot of the Rebels Manager)

You can start using the Rebels Manager for our own national branch or even at a local group/chapter level, but the app allows to manage multiple local groups/chapters. Please have a look at our wiki for more details, including a demo and screenshots.

The Rebels Manager wiki

We do our best to keep our wiki up-to-date with relevant information for national branches interested in using the Rebels Manager.

Table of Contents

Ruby version

2.6.3

Setup

  • clone repo
  • run the following commands (the first one is optional, depending on your machine setup):
$ rbenv local 2.6.3
$ bundle install
$ yarn
$ cp .env.example .env
  • set your POSTGRES_USER in the .env ( You can use specific file per environment and append .local to them if you want )
  • run the following commands:
$ rails c
  // use the generated key to set your LOCKBOX_MASTER_KEY env variable
  irb> Lockbox.generate_key
$ rails db:prepare

ENV variables

Tests

bundle exec rspec

Additional information

Built With

  • Ruby on Rails
  • PostgreSQL
  • Redis (for Sidekiq)

Plus a bunch of awesome Ruby Gems, a complete list of which is at /master/Gemfile.

Contributing

The Rebels Manager is 100% open source. We encourage and support an active, healthy community that accepts contributions from the public – including you!

Please have a look at our Wanna contribute? wiki page for more details about the profiles we are actively looking for.

They contributed already 🙏

All contributors can be found at https://github.com/extinctionrebellion/RebelsManager/graphs/contributors. Thanks a lot to all of them!

License

GitHub

Dedication

The Rebels Manager is built with love and rage. We believe in open source software for good.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].