An open API service indexing awesome lists of open source software.

https://github.com/satriaapn/clean-architecture-node-js

a very simple node js application with clean architectural patterns
https://github.com/satriaapn/clean-architecture-node-js

clean-architecture hapi-js node-js postgresql test-driven-development

Last synced: 2 months ago
JSON representation

a very simple node js application with clean architectural patterns

Awesome Lists containing this project

README

          

## clean architecture node js
this is a simple node js application that implementing the clean architectural pattern, with Test Driven Development approach.

# dependencies:
- @hapi/hapi
- @hapi/jwt
- bcrypt
- deotenv
- nanoid
- pg

# dev dependencies:
- @types/jest
- eslint
- jest
- node-pg-migrate