overleaf/services/docstore/README.md

16 lines
388 B
Markdown
Raw Normal View History

2019-05-07 11:25:59 -04:00
overleaf/docstore
2014-04-28 11:50:23 -04:00
===================
A CRUD API for storing and updating text documents in projects
## Tests
```
AWS_BUCKET=**** AWS_ACCESS_KEY_ID=**** AWS_SECRET_ACCESS_KEY=**** make test
```
2014-04-28 11:50:23 -04:00
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.
2019-05-07 11:25:59 -04:00
Copyright (c) Overleaf, 2014-2019.