/wtf

The awesome new CMS for the Society of Software Engineers at RIT. Built by the Website Task Force.

Primary LanguageJavaScript

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

  • PostgreSQL

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