Skills from pluginagentmarketplace/custom-plugin-nodejs
3 skills available
express-rest-api
Build production-ready RESTful APIs with Express.js including routing, middleware, validation, and error handling for scalable backend services
152 installs
mongoose-mongodb
Work with MongoDB in Node.js using Mongoose ODM for schema design, CRUD operations, relationships, and advanced queries
110 installs
docker-deployment
This skill is a Docker tutorial for containerizing and deploying Node.js applications with Dockerfiles, Docker Compose, and CI/CD examples. It includes explicit shell commands like `docker build -t myapp .` and `docker-compose up -d`, network operations such as `docker push username/myapp:1.0.0`, and uses credentials like `POSTGRES_PASSWORD` and `${{ secrets.DOCKER_PASSWORD }}`.
66 installs