1.0.5 • Published 12 months ago
@bilalyaver/nodejs-boilerplate v1.0.5
Node.js Boilerplate
This project is for backend developers with node js. It create the "Mongoose models, routers and controllers" with cli command line.
Developer
Thanks @bilalyaver for developer.
Badges
Support
For support send email to address bilal@thejs.app
Install
- @bilalyaver/nodejs-boilerplate install with use npm
npm install -g @bilalyaver/nodejs-boilerplate
- For new project
yvr -p
- For new model, route and controller
yvr -n <name>
Changelog
v1.0.0 - 2024-08-09
- Schema Import Feature:
- Added a new schemasImport function that allows you to easily retrieve all Mongoose schemas in JSON format.
- The type values in the schema files are now converted and displayed as strings.
- Tailwind CSS with EJS Templating:
- Added support for Tailwind CSS to render schema arrays in an aesthetically pleasing manner within EJS files.
- Introduced a new modelsSchemaDetails table to display the schema details for each model.
- Implemented dynamic listing of schema details using EJS, allowing users to visualize their models and fields directly within their web application.
- CLI Command Enhancements:
- The yvr -p command now automatically adds basic configurations when creating a new project.
- The yvr -n <name> command has been enhanced with advanced features and improved error handling for invalid inputs when creating new models, routes, and controllers.
v0.0.40 - Initial Release
- Basic CLI Commands:
- The yvr -p command allows you to create a new Node.js project.
- The yvr -n <name> command automatically generates a Mongoose model, router, and controller.
1.0.2
1 year ago
0.0.40
1 year ago
1.0.1
1 year ago
1.0.0
1 year ago
1.0.5
12 months ago
1.0.4
12 months ago
1.0.3
1 year ago
0.0.37
3 years ago
0.0.36
3 years ago
0.0.35
3 years ago
0.0.34
3 years ago
0.0.33
3 years ago
0.0.32
3 years ago
0.0.31
3 years ago
0.0.30
3 years ago
0.0.29
3 years ago
0.0.28
3 years ago
0.0.27
3 years ago
0.0.26
3 years ago
0.0.25
3 years ago
0.0.24
3 years ago
0.0.23
3 years ago
0.0.22
3 years ago
0.0.21
3 years ago
0.0.20
3 years ago
0.0.19
3 years ago
0.0.18
3 years ago
0.0.17
3 years ago
0.0.16
3 years ago
0.0.15
3 years ago
0.0.14
3 years ago
0.0.13
3 years ago
0.0.12
3 years ago
0.0.11
3 years ago
0.0.10
3 years ago
0.0.9
3 years ago
0.0.8
3 years ago
0.0.7
3 years ago
0.0.6
3 years ago
0.0.5
3 years ago
0.0.4
3 years ago
0.0.3
3 years ago
0.0.2
3 years ago
0.0.1
3 years ago