mirror of
https://github.com/cderche/greenlock-storage-s3
synced 2025-05-09 22:46:32 +00:00
Merge branch 'master' of https://github.com/cderche/greenlock-storage-s3
This commit is contained in:
commit
a229f14017
@ -1,7 +1,10 @@
|
|||||||
[](https://circleci.com/gh/cderche/greenlock-storage-s3)
|
[](https://circleci.com/gh/cderche/greenlock-storage-s3)
|
||||||
[](https://www.codacy.com/app/c.derche/greenlock-storage-s3?utm_source=github.com&utm_medium=referral&utm_content=cderche/greenlock-storage-s3&utm_campaign=Badge_Grade)
|
[](https://www.codacy.com/app/c.derche/greenlock-storage-s3?utm_source=github.com&utm_medium=referral&utm_content=cderche/greenlock-storage-s3&utm_campaign=Badge_Grade)
|
||||||
[](https://snyk.io/test/github/cderche/greenlock-storage-s3)
|
[](https://snyk.io/test/github/cderche/greenlock-storage-s3)
|
||||||
[](https://bettercodehub.com/)
|
[](https://bettercodehub.com/)
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
# greenlock-storage-s3
|
# greenlock-storage-s3
|
||||||
S3 backed storage strategy for greenlock-express.js (and greenlock.js)
|
S3 backed storage strategy for greenlock-express.js (and greenlock.js)
|
||||||
@ -39,7 +42,7 @@ var greenlock = Greenlock.create({
|
|||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
|
|
||||||
The strategy is tested against the greenlock-store-test [https://git.coolaj86.com/coolaj86/greenlock-store-test.js]
|
The strategy is tested against the [greenlock-store-test](https://git.coolaj86.com/coolaj86/greenlock-store-test.js)
|
||||||
|
|
||||||
To run the tests yourself, create a `.env` file with the following
|
To run the tests yourself, create a `.env` file with the following
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user