Skip to content

asimplify/nextjsMiddlewareIisServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Firstly install iisnode and UrlRewrite... This link would be helpful [ ( https://harveywilliams.net/blog/installing-iisnode ] Then add a website in iis server. After that simply put the app in your "C:\inetpub\wwwroot" folder, then open cmd in the folder and run npm i followed by npm build. Then open the created website link, it should show your app running.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors