Skip to content

Commit

Permalink
resolved conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Prasun Jaiswal committed May 16, 2021
2 parents 55be36a + ce44577 commit 5712534
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 4 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@
## start
```
npm start
npm run dev
npm run rebuild
npm run test
```

## framework - express

>UPDATE: Added Socket Support with Namespace and Channel.
Expand All @@ -14,6 +18,8 @@ Error Handling: can use custom or node boom
* moment - 2.24
* mysql - 2.17
* objection - 1.6
* husky - 6.0.0
* jest - 26.6.3

express boiler plate, Component based with joi validation, winston api logger, seperated models with controllers and const response type with response message.

Expand Down
41 changes: 37 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5712534

Please sign in to comment.