Skip to content

Commit 37e4a96

Browse files
authored
Update README.md
1 parent 994ccee commit 37e4a96

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,11 @@ Serverless Full Stack implementation on Azure of [ToDoMVC](http://todomvc.com/)
3434
The implementation uses
3535

3636
- [Azure Static WebApp](https://azure.microsoft.com/en-us/services/app-service/static/): to bind everything together in one easy package, natively integrated with GitHub CI/CD pipeline
37-
- Vue.Js as front-end client
37+
- [Vue.Js](https://vuejs.org/) as front-end client
3838
- Azure Function for providing serverless back-end infrastructure
3939
- NodeJS for the back-end logic
4040
- Azure SQL as database to store ToDo data
41+
- GitHub Actions to Deploy the full-stack website (thanks to Azure Static WebApps)
4142

4243
## Implementation Details
4344

0 commit comments

Comments
 (0)