overleaf/services/docstore
2020-07-21 09:29:45 +01:00
..
.github
app/js [misc] fix express deprecations 2020-07-02 14:48:11 +01:00
config Make max doc length configurable via an env variable 2020-03-09 08:38:03 -04:00
test [misc] fix express deprecations 2020-07-02 14:48:11 +01:00
.dockerignore decaffeinate: update build scripts to es 2020-02-16 13:59:59 +00:00
.eslintrc Bump buildscript to 2.3.0 2020-07-21 09:23:23 +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 Bump buildscript to 2.3.0 2020-07-21 09:23:23 +01:00
docker-compose.ci.yml update build scripts to 2.2.0 2020-05-28 15:19:48 +02:00
docker-compose.yml update to node 10.21.0 2020-06-03 10:22:48 +01:00
Dockerfile update to node 10.21.0 2020-06-03 10:22:48 +01:00
Jenkinsfile decaffeinate: update build scripts to es 2020-02-16 13:59:59 +00:00
LICENSE
Makefile update build scripts to 2.2.0 2020-05-28 15:19:48 +02:00
nodemon.json decaffeinate: update build scripts to es 2020-02-16 13:59:59 +00:00
package-lock.json Update logger to 2.1.0 2020-07-01 15:57:13 +01:00
package.json Bump buildscript to 2.3.0 2020-07-21 09:23:23 +01:00
README.md Add note on running tests 2020-07-21 09:29:45 +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.