Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahyargdz/configs-hell
Easily initialize starting configuaration for your nodejs project.
https://github.com/mahyargdz/configs-hell
backend configs-hell express frontend nodejs typescript
Last synced: 5 days ago
JSON representation
Easily initialize starting configuaration for your nodejs project.
- Host: GitHub
- URL: https://github.com/mahyargdz/configs-hell
- Owner: MahyarGdz
- License: mit
- Created: 2024-07-08T13:53:46.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T14:21:23.000Z (2 months ago)
- Last Synced: 2024-11-11T06:26:38.508Z (5 days ago)
- Topics: backend, configs-hell, express, frontend, nodejs, typescript
- Language: TypeScript
- Homepage:
- Size: 1.45 MB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## configs-hell
Easily initialize starting configuaration for your nodejs project.
## Installation
Install configs-hell with npm
```bash
npm i -g configs-hell
```## Run
```bash
configs-hell init
```thanks !