overleaf/services/docstore
Jakob Ackermann 1edc628454 [misc] MongoManager: drop unused, potentially expensive default options
All call-sites specify an options object.
2021-01-04 16:07:14 +00:00
..
.github
app/js [misc] MongoManager: drop unused, potentially expensive default options 2021-01-04 16:07:14 +00:00
config
test
.dockerignore
.eslintrc
.gitignore
.nvmrc
.prettierrc
app.js
buildscript.txt
docker-compose-config.yml
docker-compose.ci.yml [misc] fix ci -- pin fake-gcs to a compatible version 2021-01-04 11:57:35 +00:00
docker-compose.yml [misc] fix ci -- pin fake-gcs to a compatible version 2021-01-04 11:57:35 +00:00
Dockerfile
LICENSE
Makefile
nodemon.json
package-lock.json [misc] install @overleaf/object-persistor from tar-ball 2020-12-02 12:39:01 +00:00
package.json [misc] install @overleaf/object-persistor from tar-ball 2020-12-02 12:39:01 +00:00
README.md

overleaf/docstore

A CRUD API for storing and updating text documents in projects

Tests

AWS_BUCKET=**** AWS_ACCESS_KEY_ID=**** AWS_SECRET_ACCESS_KEY=**** make test

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.