Skip to content
/ osc Public

Economic citizenship experiment aiming to increase economic participation in open source software.

Notifications You must be signed in to change notification settings

motdotla/osc

Repository files navigation

Open Source Citizen (OSC)

OSC Logo

OSC is an economic citizenship experiment aiming to increase economic participation in open source software.

This repo powers the OSC platform.

Become a Citizen

Development

Setup

  1. Configure .env credentials
cp .env.example .env
  1. Install dependencies
bundle install
bundle exec rake db:create db:migrate
  1. Run Server
bin/rails s
  1. Visit platform
http:https://localhost:3000

Running Tests

  1. Create test database
bundle exec rake db:create db:migrate RAILS_ENV=test
  1. Run specs
bin/rspec

About

Economic citizenship experiment aiming to increase economic participation in open source software.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages