Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Railsbridge Boston workshop for women and their friends.

Notifications You must be signed in to change notification settings

joseepoirier/railsbridge-boston

 
 

Repository files navigation

railsbridge-boston

This is the website for the Railsbridge Boston Workshop for Women and their friends.

The new site URL is http://www.railsbridgeboston.org/

Setup

For development, if you want to test the curriculum progress features, create a local PostgreSQL database called 'students'.

Load the schema with

psql students < schema.sql

This is not necessary if you're just editing the curriculum or other static content.

To start the app:

bundle 
rackup

TEST

About

Railsbridge Boston workshop for women and their friends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.6%
  • Ruby 7.6%
  • Shell 0.8%