overleaf/services/docstore
Jakob Ackermann 5239f6c327 [misc] install bunyan as production dependency
```
Error: Cannot find module 'bunyan'
Require stack:
- .../node_modules/@google-cloud/logging-bunyan/build/src/middleware/express.js
- .../node_modules/@google-cloud/logging-bunyan/build/src/index.js
- .../node_modules/logger-sharelatex/logging-manager.js
- .../node_modules/logger-sharelatex/index.js
- .../app.js
```
2021-07-12 17:35:50 +01:00
..
.github
app/js [misc] apply review feedback on naming functions and parameters 2021-06-08 19:29:10 +01:00
config [DocArchiveManager] (un-)archive docs in batches and let db filter docs 2021-06-08 12:59:13 +01:00
test [misc] apply review feedback on naming functions and parameters 2021-06-08 19:29:10 +01:00
.dockerignore
.eslintrc [misc] add linting for missing explicit dependencies and fix any errors 2021-04-29 16:20:31 +01:00
.gitignore
.mocharc.json
.nvmrc
.prettierrc
app.js
buildscript.txt [misc] add linting for missing explicit dependencies and fix any errors 2021-04-29 16:20:31 +01:00
docker-compose-config.yml
docker-compose.ci.yml
docker-compose.yml
Dockerfile
LICENSE
Makefile
nodemon.json
package-lock.json [misc] install bunyan as production dependency 2021-07-12 17:35:50 +01:00
package.json [misc] install bunyan as production dependency 2021-07-12 17:35:50 +01:00
README.md

overleaf/docstore

A CRUD API for storing and updating text documents in projects

License

The code in this repository is released under the GNU AFFERO GENERAL PUBLIC LICENSE, version 3. A copy can be found in the LICENSE file.

Copyright (c) Overleaf, 2014-2019.