https://github.com/stroller15/backend-mern-template
Backend Template: A structured backend setup using ESLint and Prettier for consistent code formatting, Husky and lint-staged for pre-commit checks, Winston for logging, HTTP Errors for error handling, Superset for data visualization, and Jest for testing.
https://github.com/stroller15/backend-mern-template
Last synced: 9 months ago
JSON representation
Backend Template: A structured backend setup using ESLint and Prettier for consistent code formatting, Husky and lint-staged for pre-commit checks, Winston for logging, HTTP Errors for error handling, Superset for data visualization, and Jest for testing.
- Host: GitHub
- URL: https://github.com/stroller15/backend-mern-template
- Owner: Stroller15
- Created: 2024-11-15T08:25:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-15T08:28:13.000Z (over 1 year ago)
- Last Synced: 2025-04-09T16:53:40.153Z (12 months ago)
- Language: TypeScript
- Size: 86.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> **Backend Template**: A structured backend setup using **ESLint** and **Prettier** for consistent code formatting, **Husky** and **lint-staged** for pre-commit checks, **Winston** for logging, **HTTP Errors** for error handling, **Superset** for data visualization, and **Jest** for testing.