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-simmonsGo to the project directory
cd new-simmonsInstall dependencies
npm installStart the server
npm run devTo create the production version of the app
npm run buildPreview the production build
npm run previewTo 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
OKTA_CLIENT_ID
OKTA_CLIENT_SECRET
OKTA_CALLBACK_URL
PEOPLE_API_ID
PEOPLE_API_SECRET
dramage, 2002; withbonawitz,dheera,psaindonfor the creation of the original Simmons DBadvay, 2006 for the creation of the GovTracker systemsimmons-techfor all the work done on the site
For support, please email [email protected].
