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 da322fe commit 59d6d81Copy full SHA for 59d6d81
README.md
@@ -4,7 +4,7 @@ This nodejs template allows you code in typescript and it includes a mssql imple
4
1. Run the Create_DB.sql file in Sql Management studio
5
2. To run the project in dev, run the buildandrun_dev.bat
6
7
-This template will help you learn how to use typescript in a nodejs project. I have included a fully function api that writes to a SQL database,
+This template will help you learn how to use typescript in a nodejs project. I have included a fully functioning api that writes to a SQL database,
8
which will teach you how to make SQL calls in nodejs.
9
10
Thanks
0 commit comments