Kiran1689 / Kiran1689/pulstack
Create Template for GCP Deployment
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Create a full working template to deploy static applications on gcp, similar to [aws template](https://github.com/Kiran1689/pulstack/blob/main/pulumiProgram.js)
It should deploy the site after running
```bash
node index.js deploy --target gcp --dir ./public
```
Make changes to the init and index.js files accordingly.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the existing AWS template in pulumiProgram.js with the requested GCP deployment flow, then inspect init and index.js. Run `node index.js deploy --target gcp --dir ./public` and verify that it deploys a static application successfully through the GCP target.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- gcp, javascript
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100