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
test [misc] fix express deprecations 2020-07-02 14:48:11 +01:00
.dockerignore
.eslintrc Bump buildscript to 2.3.0 2020-07-21 09:23:23 +01:00
.gitignore
.nvmrc update to node 10.21.0 2020-06-03 10:22:48 +01:00
.prettierrc
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
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
LICENSE
Makefile
nodemon.json
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.