overleaf/services/docstore
Jakob Ackermann 3644db6848 [misc] mongodb: use the new db connector by default
mongojs was enabling it by default as well.
2020-09-17 15:40:23 +01:00
..
.github Upgrade node to 10.22.1 2020-09-17 14:30:25 +01:00
app/js [misc] mongodb: use the new db connector by default 2020-09-17 15:40:23 +01:00
config [misc] mongodb: use the new db connector by default 2020-09-17 15:40:23 +01:00
test [misc] run the codemod for moving mongo projections into options 2020-09-17 15:40:20 +01:00
.dockerignore
.eslintrc
.gitignore
.nvmrc Upgrade node to 10.22.1 2020-09-17 14:30:25 +01:00
.prettierrc
app.js Upgrade metrics to @overleaf/metrics' 2020-09-10 18:07:14 +01:00
buildscript.txt Upgrade node to 10.22.1 2020-09-17 14:30:25 +01:00
docker-compose-config.yml
docker-compose.ci.yml
docker-compose.yml Upgrade node to 10.22.1 2020-09-17 14:30:25 +01:00
Dockerfile Upgrade node to 10.22.1 2020-09-17 14:30:25 +01:00
LICENSE
Makefile
nodemon.json
package-lock.json Merge pull request #75 from overleaf/spd-p-map 2020-09-17 15:37:37 +01:00
package.json Merge pull request #75 from overleaf/spd-p-map 2020-09-17 15:37:37 +01: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.