Skip to content

Commit a150bbb

Browse files
committed
added sample data
1 parent 7452ca5 commit a150bbb

File tree

2 files changed

+390
-0
lines changed

2 files changed

+390
-0
lines changed

README.MD

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,8 @@ Make sure you give the user thay you are using to connect to the database the pe
9797
GRANT EXECUTE ON SCHEMA::[web] TO [your user]
9898
```
9999

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

Comments
 (0)