overleaf/services/docstore
2020-07-31 16:20:07 +01:00
..
.github
app/js Export .promises from MongoManager 2020-07-31 16:20:07 +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
.eslintrc
.gitignore
.nvmrc
.prettierrc
app.js
buildscript.txt Update buildscripts to use fake-gcs instead of S3 credentials 2020-07-23 19:30:13 +01:00
docker-compose-config.yml
docker-compose.ci.yml Update buildscripts to use fake-gcs instead of S3 credentials 2020-07-23 19:30:13 +01:00
docker-compose.yml Update buildscripts to use fake-gcs instead of S3 credentials 2020-07-23 19:30:13 +01:00
Dockerfile
Jenkinsfile
LICENSE
Makefile
nodemon.json
package-lock.json Fix sha1 package hashes 2020-07-24 11:50:53 +01:00
package.json
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.