Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lirantal/create-node-sandbox
Spin-off an isolated Node.js environment using Docker containers
https://github.com/lirantal/create-node-sandbox
Last synced: 4 days ago
JSON representation
Spin-off an isolated Node.js environment using Docker containers
- Host: GitHub
- URL: https://github.com/lirantal/create-node-sandbox
- Owner: lirantal
- License: apache-2.0
- Created: 2023-01-31T19:54:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-21T16:49:45.000Z (about 1 year ago)
- Last Synced: 2024-10-20T08:54:32.159Z (25 days ago)
- Language: JavaScript
- Size: 479 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
create-node-sandbox
Spin-off an isolated Node.js environment using Docker containers
# About
Spin-off an isolated Node.js environment using Docker containers
# Usage
```bash
npx create-node-sandbox
```# Contributing
Please consult [CONTRIBUTING](./CONTRIBUTING.md) for guidelines on contributing to this project.
# Author
**create-node-sandbox** © [Liran Tal](https://github.com/lirantal), Released under the [Apache-2.0](./LICENSE) License.