Skip to content

๐ŸŒˆ Illuminate Designer: A browser-based tool for designing lighting designs for CMU's Randy Pausch Bridge

Notifications You must be signed in to change notification settings

ScottyLabs/pausch-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Illuminate Designer

Illuminate Designer is a tool to create lighting sequences for the Randy Pausch Bridge. This is the official tool that we used for Illuminate 2021.

Configuration

To setup the environment, run the following command:

cp .env.template .env

This will create an empty .env file. Populate the environment variables accordingly.

Variable Description
REACT_APP_BACKEND_URL URL where the backend for uploading designs to the bridge is hosted.
REACT_APP_LOGIN_API URL where the Login API that handles CMU authentication is hosted
REACT_APP_JWT_SECRET JWT secret for the Login API
REACT_APP_GALLERY_LINK URL for the gallery of submitted designs. Used as hyperlink in the navbar

Deployment

After configuring the environment, run

npm install
npm start

About

๐ŸŒˆ Illuminate Designer: A browser-based tool for designing lighting designs for CMU's Randy Pausch Bridge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published