How to automate tests and deployments of Node.js apps with Buddy
Check out Buddy and Node.js in action. Learn how to apply Continuous Integration to your workflow so that your app is always ready for delivery.
How to write Selenium tests in Node.js with WebdriverIO
Learn how to run and automate integration tests against Chrome website browser with Node.js, Selenium, and Buddy.
How to Dockerize a Node.js application
Dockerize your Node.js app effortlessly. Follow our comprehensive tutorial to create Dockerfiles, build and run Docker containers, and optimize your Docker images for production.
How to use Mocha/Chai to test Node.js apps
Learn how to write and automate unit tests of Node.js applications with Mocha framework and Chai library.
Pipelines: Your Guide to Continuous Development and Delivery with CI/CD
Unlock the power of pipeline-based Continuous Delivery in your projects. This guide covers everything from CI/CD basics to advanced automation with Buddy, helping you speed up software delivery and improve quality. Perfect for developers looking to stay ahead with the latest in agile development practices.
Filesystem: The foundation of Buddy’s pipelines
Learn what is the Filesystem and how to use it to build your applications
WordPress in Docker: Dockerization, automation, and Kubernetes.
This entry-level guide will tell you all about Dockerizing Wordpress projects and running them on K8s.
Automate PHP Dependencies Management with Composer PHP Turbocharged with Buddy
Learn how to improve PHP libraries management with Composer.