Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/smoke-trees/node-postgres-backend-core


https://github.com/smoke-trees/node-postgres-backend-core

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# NODE-POSTGRES-Backend

## Dependencies

| Package Name | Version | Link |
| ----------- | ----------- | ----------- |
| @smoke-trees/smoke-context | 1.2.2 | |
| compression | 1.7.4 | |
| cors | 2.8.5 | |
| dotenv | 16.0.1 | |
| express | 4.18.1 | |
| morgan | 1.10.0 | |
| pg | 8.8.0 | |
| typeorm | 0.3.9 | |
| winston | 3.8.1 | |

## Dev Dependencies

| Package Name | Version | Link |
| ----------- | ----------- | ----------- |
| @types/compression | 1.7.2 | |
| @types/pg | 8.6.5 | |
| @types/cors | 2.8.12 | |
| @types/express | 4.17.13 | |
| @types/mocha | 9.1.1 | |
| @types/morgan | 1.9.3 | |
| @typesscript-eslint/eslint-plugin | 5.35.1 | |
| @typesscript-eslint/parser | 5.35.1 | |
| chai | 4.3.6 | |
| @types/chai | 4.3.3 | |
| chai-http | 4.3.0 | |
| eslint | 8.23.0 | |
| mocha | 10.0.0 | |
| nodemon | 2.0.19 | |
| c8 | 7.12.0 | |
| standardx | 7.0.0 | |
| typescript | 4.8.2 | |

## Version 2

Version 2 should have following things

* Database should be seperate from main project and plugable
*