To start the front end server, run:
To start the backend server, first download PostgreSQL, and make sure the default user "postgres" uses the password "password". Then run:
to install all of the necessary gems.
Then, run
and
to get the database up and running.
To get the backend running on Unix-based systems, use:
If on Windows, use: