microsoft / microsoft/vscode-azurestaticwebapps
Actual BYOF
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 99
- Forks
- 39
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
It seems like the service can actually hook a static web app with an existing function app, letting users actually BYOF.
https://docs.microsoft.com/en-us/azure/static-web-apps/functions-bring-your-own
We should be able to do the same
Entry points could be:
- In the prompt, show any local projects or ask if they want to link it to an existing function app
- If there is no function API associated with the SWA, have a node that lets them link a function app up
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Azure BYOF documentation linked in the issue, then trace the extension's prompt flow and the Static Web App node entry point. Compare the two proposed flows: linking a local or existing Function App during prompting, and linking one when no Function API is associated. Done means an existing Function App can be linked through the supported flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- backend, cloud, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100