Socket
Book a DemoInstallSign in
Socket

ginnx

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ginnx

🎗 Generate Nginx configuration files from NodeJS projects

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

downloads

giNnx

If you are a developer with a local Nginx setup like mine, and like to give the sites that you work on a local domain name, then for sure you experienced the tedious work of creating a Nginx config file, copy it in the right place and restart Nginx to load the new configuration.

To stream line this process, I decided to make my life bit simpler by creating this small CLI to automate this process.

Once installed globally you just run ginnx, and follow the instructions on the screen. The app will do the following for you:

  • Ask the right questions ;)
  • Create a config file
  • Save it in to the Nginx directory
  • Restart Nginx

I hope you'll find this app useful, and don't forget to check the source code. I took the time to write simple to understand code, so you can extend or customize the app to fit your needs.

The End

If you've enjoyed this article/project, please consider giving it a 🌟 or donate.

  • Donate
  • Star on GitHub
  • Watch on GitHub

Also check out my GitHub account, where I have other articles and apps that you might find interesting.

Where to follow

You can follow me on social media 🐙😇, at the following locations:

More about me

I don’t only live on GitHub, I try to do many things not to get bored 🙃. To learn more about me, you can visit the following links:

Keywords

ginnx

FAQs

Package last updated on 18 Aug 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts