Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

conversation/library

 
 

Library Supported node versions Tests

Documentation frontend for The Conversation, forked from NYTimes' Library.

See the upstream repository for full documentation.

Quick start

  1. Clone and cd into the repo:

    git clone [email protected]:conversation/library.git && cd library

  2. Install dependencies:

    npm install

  3. Create a .env file at the project root (sample in 1password).

  4. Copy the service account credentials from 1password to server/.auth.json.

  5. Start the app:

    npm run watch

The app should now be running at localhost:3000.

About

A collaborative documentation site, powered by Google Docs.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.3%
  • SCSS 18.1%
  • EJS 13.1%
  • Other 0.5%