-
Environment Install
- Install Node & Git
- Install IIS URL Rewrite extension (may need to restart the server)
- Install iisnode
- verification: run
%programfiles%\iisnode\setupsamples.bat
to setup samples.Then visithttp://localhost/node
- verification: run
-
Use
- clone
$ git clone https://github.com/cycdpoCodeLab/iis_express.git
- Install dependencies
# via npm $ npm install # or via yarn $ yarn install
- IIS Configuration
- add application
iis_express
. Set physical path. - verification:
http://localhost/iis_express/api/app
- add application
-
enjoy!
-
Notifications
You must be signed in to change notification settings - Fork 0
express demo for iis(based on iisnode)
License
cycdpoCodeLab/iis_express
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
express demo for iis(based on iisnode)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published