overleaf/services/docstore
2020-07-31 16:24:41 +01:00
..
.github Update build scripts 2020-07-31 16:24:41 +01:00
app/js AsyncPool -> asyncPool 2020-07-31 16:21:59 +01:00
config Add required settings for object-persistor 2020-07-23 19:42:20 +01:00
test Export .promises from MongoManager 2020-07-31 16:20:07 +01:00
.dockerignore decaffeinate: update build scripts to es 2020-02-16 13:59:59 +00:00
.eslintrc Revert "Revert "Bump buildscript to 2.3.0"" 2020-07-21 10:02:43 +01:00
.gitignore decaffeinate: update .gitignore 2020-02-17 10:48:50 +00:00
.nvmrc update to node 10.21.0 2020-06-03 10:22:48 +01:00
.prettierrc update build scripts to 2.2.0 2020-05-28 15:19:48 +02:00
app.js [misc] fix express deprecations 2020-07-02 14:48:11 +01:00
buildscript.txt Update build scripts 2020-07-31 16:24:41 +01:00
docker-compose-config.yml Revert "Revert "Move acceptance test cred config to docker-compose-config.yml"" 2020-07-21 10:03:34 +01:00
docker-compose.ci.yml Update build scripts 2020-07-31 16:24:41 +01:00
docker-compose.yml Update build scripts 2020-07-31 16:24:41 +01:00
Dockerfile Update build scripts 2020-07-31 16:24:41 +01:00
LICENSE Create LICENSE 2014-04-28 16:50:47 +01:00
Makefile Update build scripts 2020-07-31 16:24:41 +01:00
nodemon.json Update build scripts 2020-07-31 16:24:41 +01:00
package-lock.json Fix sha1 package hashes 2020-07-24 11:50:53 +01:00
package.json Update build scripts 2020-07-31 16:24:41 +01:00
README.md Revert "Revert "Add note on running tests"" 2020-07-21 10:03:14 +01:00

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.