Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/patilharshal16/node_server
- Owner: patilharshal16
- Created: 2020-05-25T07:57:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-25T09:54:13.000Z (over 4 years ago)
- Last Synced: 2024-11-05T09:43:18.700Z (3 months ago)
- Topics: 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
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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