uchicago-library / library_website

The University of Chicago Library Website
5 stars 5 forks source link

Make it possible to spin up the dev site without Elasticsearch or NodeJS #769

Closed bbusenius closed 1 week ago

bbusenius commented 1 month ago

Issue

Use environment variables to make it possible to spin up a dev version of the site that doesn't use Elasticsearch, Java, or NodeJS. Since we don't need these features for the vast majority of development and they slow down the build process, they should be optional. Is there anything else we should make optional?

Other information: