We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7452ca5 commit a150bbbCopy full SHA for a150bbb
README.MD
@@ -97,3 +97,8 @@ Make sure you give the user thay you are using to connect to the database the pe
97
GRANT EXECUTE ON SCHEMA::[web] TO [your user]
98
```
99
100
+and that's it! You can now access the full-stack application deployed in Azure Static Web Apps.
101
+
102
+## Sample Data
103
104
+You can add some data do play with using the `sample-data.sql` file in the `db/sample` folder.
0 commit comments