overleaf/services/docstore
Christopher Hoskin e6a2a1922a Revert "Move acceptance test cred config to docker-compose-config.yml"
This reverts commit e59452567f79540c303b6451638bfe83b294fb79.
2020-07-21 09:58:44 +01:00
..
.github
app/js
config
test
.dockerignore
.eslintrc
.gitignore
.nvmrc
.prettierrc
app.js
buildscript.txt Revert "Move acceptance test cred config to docker-compose-config.yml" 2020-07-21 09:58:44 +01:00
docker-compose.ci.yml Revert "Move acceptance test cred config to docker-compose-config.yml" 2020-07-21 09:58:44 +01:00
docker-compose.yml Revert "Move acceptance test cred config to docker-compose-config.yml" 2020-07-21 09:58:44 +01:00
Dockerfile
Jenkinsfile Revert "Move acceptance test cred config to docker-compose-config.yml" 2020-07-21 09:58:44 +01:00
LICENSE
Makefile Revert "Move acceptance test cred config to docker-compose-config.yml" 2020-07-21 09:58:44 +01:00
nodemon.json
package-lock.json
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.