testcontainers / testcontainers-node

Testcontainers is a NodeJS library that supports tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
https://testcontainers.com
MIT License
1.94k stars 195 forks source link

Add "Open with Codeanywhere" badge to README.md #871

Closed nkkko closed 4 days ago

nkkko commented 4 days ago

Why?

With Codeanywhere, devs and contributors can:

Benefits:

  1. Faster onboarding for new contributors.
  2. Consistent and ready-to-use development environments.
  3. Flexibility to work in the cloud or locally.
netlify[bot] commented 4 days ago

Deploy Preview for testcontainers-node ready!

Name Link
Latest commit 3c9ff3e95bb694edf037d24a05d815fa803c98d6
Latest deploy log https://app.netlify.com/sites/testcontainers-node/deploys/673f37348c720e000887eb27
Deploy Preview https://deploy-preview-871--testcontainers-node.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

cristianrgreco commented 4 days ago

There is already a badge for GitHub Codespaces at the top of the README that gives all the same benefits.