File tree 1 file changed +9
-10
lines changed
1 file changed +9
-10
lines changed Original file line number Diff line number Diff line change 1
- ## [ project-title ] Changelog
1
+ ## [ Azure/static-web-apps-deploy ] Changelog
2
2
3
- <a name =" x.y.z " ></a >
4
- # x.y.z (yyyy-mm-dd)
3
+ # x1.0.0 (2023.04)
5
4
6
5
* Features*
7
- * ...
8
-
9
- * Bug Fixes *
10
- * ...
11
-
12
- * Breaking Changes *
13
- * ...
6
+ * SWA + API
7
+ * ` .devcontainer ` : local proxied react + api using [ SWA CLI ] ( https://learn.microsoft.com/en-us/azure/static-web-apps/static-web-apps-cli-configuration )
8
+ * ` app-react-vite ` : very simple React 18 + Vite app with Azure _ easy auth _
9
+ * ` api ` : very simple Node.js Azure Functions v4 (new programming model) with ` /status ` route
10
+ * ` api-inmemory ` : very simple Node.js Azure Functions v4 (new programming model) with ` /status ` and in-memory db for ` /todo ` route
11
+ * ` docs ` : helpful information about resources
12
+ * ` example-workflows ` : example GitHub workflow files you can use to build and deploy apps
You can’t perform that action at this time.
0 commit comments