1.0.5 • Published 2 years 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
2 years ago
0.0.40
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago
1.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
0.0.37
4 years ago
0.0.36
4 years ago
0.0.35
4 years ago
0.0.34
4 years ago
0.0.33
4 years ago
0.0.32
4 years ago
0.0.31
4 years ago
0.0.30
4 years ago
0.0.29
4 years ago
0.0.28
4 years ago
0.0.27
4 years ago
0.0.26
4 years ago
0.0.25
4 years ago
0.0.24
4 years ago
0.0.23
4 years ago
0.0.22
4 years ago
0.0.21
4 years ago
0.0.20
4 years ago
0.0.19
4 years ago
0.0.18
4 years ago
0.0.17
4 years ago
0.0.16
4 years ago
0.0.15
4 years ago
0.0.14
4 years ago
0.0.13
4 years ago
0.0.12
4 years ago
0.0.11
4 years ago
0.0.10
4 years ago
0.0.9
4 years ago
0.0.8
4 years ago
0.0.7
4 years ago
0.0.6
4 years ago
0.0.5
4 years ago
0.0.4
4 years ago
0.0.3
4 years ago
0.0.2
4 years ago
0.0.1
4 years ago