A new frontend for Simmons Hall at MIT, created in Svelte.
Client: Svelte, SvelteKit, Skeleton UI, TailwindCSS
Server: PostgreSQL, Apache
Clone the project
git clone https://github.com/dtemkin1/new-simmons
Go to the project directory
cd new-simmons
Install dependencies
npm install
Start the server
npm run dev
To create the production version of the app
npm run build
Preview the production build
npm run preview
To run this project, you will need to add the following environment variables to your .env file
POSTGRES_DB
POSTGRES_USERNAME
POSTGRESS_PASSWORD
POSTGRES_HOST
POSTGRES_PORT
AUTH_SECRET
AUTH_TRUST_HOST
AUTH_REDIRECT_PROXY_URL
CLIENT_ID
CLIENT_SECRET
PEOPLE_API_ID
PEOPLE_API_SECRET
dramage
, 2002; withbonawitz
,dheera
,psaindon
for the creation of the original Simmons DBadvay
, 2006 for the creation of the GovTracker systemsimmons-tech
for all the work done on the site
For support, please email simmons-tech@mit.edu.