Azure / static-web-apps-cli

Azure Static Web Apps CLI ✨
https://aka.ms/swa/cli-local-development
MIT License
584 stars 111 forks source link

feat: support '--data-api-location' in 'swa init' #735

Closed cjk7989 closed 11 months ago

cjk7989 commented 11 months ago

This PR supports 'swa init' to ideally detect the data-api-location folder, which contains staticwebapp.database.config.json, and to add it to the swa-cli.config.json file.