https://github.com/indiecodermm/null-js
undefined
https://github.com/indiecodermm/null-js
Last synced: 11 months ago
JSON representation
undefined
- Host: GitHub
- URL: https://github.com/indiecodermm/null-js
- Owner: IndieCoderMM
- Created: 2024-12-22T07:56:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-25T16:36:55.000Z (about 1 year ago)
- Last Synced: 2025-01-15T23:54:03.758Z (about 1 year ago)
- Language: JavaScript
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Null.js
## Node-Express Template Generator
**CLI tool to generate production-ready Express REST APIs with plain JavaScript and Sequelize**
- Includes useful middlewares, loggers, and utility functions.
- Modular project structure for easy scalability.
- Type-checking with JSDoc for better maintainability.
### Available Commands:
- `init`: Initialize a new project with the default template.
- `generate:api `: Generate basic API files (controller, router) for a resource.