https://github.com/ankansaha/deploy-node-app-enviroment-config
Linux Shell Script for Deploy NodeJS Applications in verious plertforms like GCP, Azure, AWS Script for ubuntu
https://github.com/ankansaha/deploy-node-app-enviroment-config
accesslint devcycle ghdesktop github-codespaces gitkraken gitlens jetbrains learn linux linux-shell microsoft mongodb script student-vscode
Last synced: 25 days ago
JSON representation
Linux Shell Script for Deploy NodeJS Applications in verious plertforms like GCP, Azure, AWS Script for ubuntu
- Host: GitHub
- URL: https://github.com/ankansaha/deploy-node-app-enviroment-config
- Owner: AnkanSaha
- License: apache-2.0
- Created: 2022-10-20T02:17:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T20:16:09.000Z (over 1 year ago)
- Last Synced: 2025-01-08T06:48:08.152Z (over 1 year ago)
- Topics: accesslint, devcycle, ghdesktop, github-codespaces, gitkraken, gitlens, jetbrains, learn, linux, linux-shell, microsoft, mongodb, script, student-vscode
- Language: Shell
- Homepage:
- Size: 487 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Node-Deployment-Configuration
[](https://dl.circleci.com/status-badge/redirect/gh/AnkanSaha/Deploy-Node-App-Enviroment-Config/tree/main)
Deploy Shell-Script for NodeJS Application and various Linux Versions (Currently Ubuntu Only)
## Authors
- [@Ankan Saha](https://ankansaha.tech)
## Badges
[](https://choosealicense.com/licenses/mit/)
[](https://opensource.org/licenses/)
[](http://www.gnu.org/licenses/agpl-3.0)
## Deployment
To run this script use this steps
```bash
git clone https://github.com/AnkanSaha/Deploy-Node-App-Enviroment-Config.git
```
Go to the project directory
```bash
cd Deploy-Node-App-Enviroment-Config
```
Run the script
```bash
./deploy.sh
```
## Features
- Automate your NodeJS Deployment in Linux VPS
- Automate your NodeJS Deployment in Windows VPS
## 🔗 Links
[](https://theankan.live/)
[](https://www.linkedin.com/in/ankansaha-)
[](https://twitter.com/theankansaha)
## License
[MIT](https://choosealicense.com/licenses/mit/)