rit-sse / wtf

The awesome new CMS for the Society of Software Engineers at RIT. Built by the Website Task Force.
http://sse.se.rit.edu
4 stars 2 forks source link

WTF

Epic SSE site refresh! This document + the GitHub wiki will serve as WTF documentation.

See also Momentum for the event tracking fork of this project.

Technology stack

Auth

DB

Views / rendering

Testing

Windows development

For developing on Windows, exclude production dependencies when installing Gems. Run this command after cloning the repository:

bundle install --without=production