Skip to content

Commit 1f16622

Browse files
authored
Update README.md
1 parent 59d6d81 commit 1f16622

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ This nodejs template allows you code in typescript and it includes a mssql imple
33

44
1. Run the Create_DB.sql file in Sql Management studio
55
2. To run the project in dev, run the buildandrun_dev.bat
6+
3. Modify the .env.appsettings file(in the dist folder) to point to your sql server
67

78
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,
89
which will teach you how to make SQL calls in nodejs.

0 commit comments

Comments
 (0)