Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dan-online/nodejs
NodeJS Template for creating a fast nodejs project
https://github.com/dan-online/nodejs
easy ejs express javascript js logging mongodb mongoose node nodejs npm npm-scripts npmjs quick setup template tests
Last synced: 25 days ago
JSON representation
NodeJS Template for creating a fast nodejs project
- Host: GitHub
- URL: https://github.com/dan-online/nodejs
- Owner: dan-online
- Created: 2019-05-14T19:19:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-04T15:00:29.000Z (about 1 year ago)
- Last Synced: 2024-12-09T16:51:31.007Z (about 1 month ago)
- Topics: easy, ejs, express, javascript, js, logging, mongodb, mongoose, node, nodejs, npm, npm-scripts, npmjs, quick, setup, template, tests
- Language: JavaScript
- Homepage:
- Size: 122 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
[![image](./public/images/image.png)](https://dancodes.online)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/15025ce27628484fbe0ced9c837811ca)](https://www.codacy.com?utm_source=github.com&utm_medium=referral&utm_content=MayorChano/NodeJS&utm_campaign=Badge_Grade) [![CircleCI](https://circleci.com/gh/MayorChano/NodeJS.svg?style=svg)](https://circleci.com/gh/MayorChano/NodeJS)
Description
Links
# Setup
```npm run setup```
```npm install```
```npm start```
## Authors
- [Dan](https://github.com/MayorChano)## Features
*
## To Do's
*
## Installation
*
## Local Development
*
## To know
*
## License
(The MIT License)
Copyright (c) 2019 DanCodes
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.