Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamataryo/sandbox-serverless-vpc
https://github.com/kamataryo/sandbox-serverless-vpc
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kamataryo/sandbox-serverless-vpc
- Owner: kamataryo
- Created: 2020-04-03T00:22:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T01:53:51.000Z (almost 2 years ago)
- Last Synced: 2024-11-18T02:12:22.660Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.37 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sandbox serverless VPC
A sample to use VPC with Serverless.
## Usage
```shell
$ git clone [email protected]:kamataryo/sandbox-serverless-vpc.git
$ cd sandbox-serverless-vpc
$ yarn
$ npm run deploy
# And remove
$ npm run remove # Be patient, this may take about 30 min.
```