https://github.com/thisdot/nodejs-enterprise-setup-tutorial
Nodejs Enterprise setup tutorial repo
https://github.com/thisdot/nodejs-enterprise-setup-tutorial
Last synced: 5 months ago
JSON representation
Nodejs Enterprise setup tutorial repo
- Host: GitHub
- URL: https://github.com/thisdot/nodejs-enterprise-setup-tutorial
- Owner: thisdot
- License: mit
- Created: 2019-09-27T14:15:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T18:46:45.000Z (over 2 years ago)
- Last Synced: 2023-03-03T07:43:18.071Z (about 2 years ago)
- Language: JavaScript
- Size: 10.2 MB
- Stars: 1
- Watchers: 4
- 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 [email protected]: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