Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aakashdeveloper/angular8
https://github.com/aakashdeveloper/angular8
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aakashdeveloper/angular8
- Owner: Aakashdeveloper
- License: mit
- Created: 2019-05-29T10:57:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T22:55:30.000Z (about 2 years ago)
- Last Synced: 2023-03-02T18:02:53.286Z (almost 2 years ago)
- Language: JavaScript
- Size: 172 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
This is the seed application for node js
## Available Scripts
[![current version](https://img.shields.io/npm/v/create-node-app.svg)](https://www.npmjs.com/package/create-node-app)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![Greenkeeper badge](https://badges.greenkeeper.io/Aakashdeveloper/create-node-app.svg)](https://greenkeeper.io/)
[![npm downloads](https://img.shields.io/npm/dm/create-node-app.svg?style=flat-square)](https://www.npmjs.com/package/create-node-app)## How To Start
Inside node_modules folder
* Navigate to @aakashdeveloper folder
* Copy create-node-app and paste in new folder
* Inside create-node-app run npm install > npm start
* Navigate to http://localhost:7600# Available Script
* npm start
* npm run dev
* npm run test## Available Test Script
### `npm test`
Using Mocha and chai for testing
Add test cases in test folder## Database connector
Added mongodb file with all
>> GET
>> POST
>> PUT
>> DELETE
Operation just call mongodb file where ever required#Added Redis Sample code
* Connect application with redis
* Install redis server
* Sample code is in src/node-redis-sample.js## Added view engine layer
* added ejs script## DeveloperLink
> www.aakashhanda.me