Skip to content

YaleSTC/vesta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Nahum
Apr 12, 2021
1a6a4ad · Apr 12, 2021
Mar 8, 2021
Nov 21, 2019
Jul 10, 2020
Dec 3, 2019
Mar 23, 2017
Sep 29, 2020
Jun 21, 2019
Jul 10, 2020
Oct 14, 2016
Oct 14, 2016
Oct 29, 2019
Feb 13, 2019
Mar 6, 2018
Jul 10, 2020
Jul 13, 2020
Oct 14, 2016
Jun 8, 2017
Nov 21, 2019
Apr 12, 2021
Nov 29, 2016
Apr 12, 2021
Apr 12, 2021
Sep 30, 2016
Oct 14, 2016
Oct 29, 2019
Oct 14, 2016
Oct 16, 2016
Oct 14, 2016
Oct 14, 2016

Repository files navigation

Vesta

Welcome to Vesta, a web app that manages the housing process for Yale's residential colleges.

View on GitLab.

Getting Started

After you have cloned this repo, run this script to set up your machine with the necessary dependencies to run and test this app:

% ./bin/setup

It assumes you have a machine equipped with certain development tools. If not, you can set up your machine with this script. You may find Ruby, Git, Postgres, Bundler, and Homebrew (for macOS) most useful. We suggest using rbenv if you need multiple concurrent versions of Ruby installed.

After setting up, you can run the application using Rails server:

% bin/rails server

Your app will be accessible at:

[TENANT].lvh.me:3000

Where [TENANT] is the subdomain of a given "tenant" or college (by default this should be set to silliman).

License

Licensed under the GNU GPLv3.

Support

If you have trouble or questions about this application, email the managers of the Student Developer & Mentorship Program at [email protected].