overleaf/services/docstore
Jakob Ackermann 1e7fa2246d [misc] mongodb: refactor the process of setting up the db construct
Co-Authored-By: John Lees-Miller <jdleesmiller@gmail.com>
2020-09-17 15:39:46 +01:00
..
.github
app/js [misc] mongodb: refactor the process of setting up the db construct 2020-09-17 15:39:46 +01:00
config
test
.dockerignore
.eslintrc
.gitignore
.nvmrc
.prettierrc
app.js
buildscript.txt
docker-compose-config.yml
docker-compose.ci.yml
docker-compose.yml
Dockerfile
LICENSE
Makefile
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.