https://github.com/thisdot/nodejs-enterprise-setup-tutorial
Nodejs Enterprise setup tutorial repo
https://github.com/thisdot/nodejs-enterprise-setup-tutorial
Last synced: 12 months ago
JSON representation
Nodejs Enterprise setup tutorial repo
- Host: GitHub
- URL: https://github.com/thisdot/nodejs-enterprise-setup-tutorial
- Owner: thisdot
- License: mit
- Archived: true
- Created: 2019-09-27T14:15:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T18:46:45.000Z (over 3 years ago)
- Last Synced: 2025-03-26T13:28:36.622Z (over 1 year ago)
- Language: JavaScript
- Size: 10.2 MB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README







# NodeJS Enterprise Setup
If you are new into NodeJS and need to start working on an enterprise project, then take a look to this completed example with a shell project structure and
simple code example that can show you can to start working with NodeJS + MongoDB at the enterprise level.
## Usage
Clone this repo by doing:
```
git clone git@github.com:thisdot/nodejs-enterprise-setup-tutorial.git
```
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[MIT](https://choosealicense.com/licenses/mit/)3
## Author
Pato Vargas - Twitter: pato_codes