Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/patilharshal16/node_server

To run the angular and react build using the express framework. HTTP and HTTPS node server to run web applications.
https://github.com/patilharshal16/node_server

angular angular-cli express express-js expressjs http-proxy http-server https-server node node-js nodejs react reactjs server server-side server-side-rendering

Last synced: about 2 months ago
JSON representation

To run the angular and react build using the express framework. HTTP and HTTPS node server to run web applications.

Awesome Lists containing this project

README

        

# Node Server

Ready node server to deploy angular apps

Just need to place dist folder inside root directory and run npm install commond.

## Then run server using pm2 or forever
- Forever ref https://www.npmjs.com/package/forever
- PM2 ref https://www.npmjs.com/package/pm2