overleaf/services/track-changes
Alexandre Bourdin 68c6846ede Merge pull request #9107 from overleaf/jpa-lean-docker-build
[web] avoid re-building webpack assets in production docker build

GitOrigin-RevId: bd8ff3938036746c6058ed78a907da9a9787c6b9
2022-10-13 08:05:01 +00:00
..
.github
app
config
test
.eslintignore
.gitignore
.mocharc.json
.nvmrc Merge pull request #9819 from overleaf/bg-node-upgrade 2022-10-04 08:02:41 +00:00
app.js
buildscript.txt Merge pull request #9819 from overleaf/bg-node-upgrade 2022-10-04 08:02:41 +00:00
docker-compose.ci.yml Merge pull request #9455 from overleaf/em-recreate-dropbox-entities 2022-09-02 08:05:09 +00:00
docker-compose.yml Merge pull request #9819 from overleaf/bg-node-upgrade 2022-10-04 08:02:41 +00:00
Dockerfile Merge pull request #9819 from overleaf/bg-node-upgrade 2022-10-04 08:02:41 +00:00
LICENSE
Makefile Merge pull request #9819 from overleaf/bg-node-upgrade 2022-10-04 08:02:41 +00:00
nodemon.json
pack.sh
package.json
README.md

overleaf/track-changes

An API for converting raw editor updates into a compressed and browseable history.

Acceptance tests can be run with the command

AWS_BUCKET=<bucket-name> AWS_ACCESS_KEY_ID=<aws-access-key> AWS_SECRET_ACCESS_KEY=<aws-secret-access-key> make test

where bucket-name, aws-access-key and aws-secret-access-key are the credentials for an AWS S3 bucket.

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.