library
library copied to clipboard
Public site
Description of Change
Adds env option PUBLIC_SITE to allow non-authenticated users to view. Hides google docs links. It requires a PUBLIC_SITE=true variable to be added to the .env file
Related Issue
https://github.com/nytimes/library/issues/156
Motivation and Context
Checklist
- [x ] Ran
npm run lintand updated code style accordingly - []
npm run testpasses - [x] PR has a description and all contributors/stakeholder are noted/cc'ed
- [x] tests are updated and/or added to cover new code
- [] relevant documentation is changed and/or added
Need some feedback on tests and documentation changes.
Following this as well.
Is this repository maintained?