Kiran1689 / Kiran1689/pulstack

Create Template for GCP Deployment

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
enhancement
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.