AdonisJS is a batteries-included TypeScript framework that ships with everything you need: authentication, ORM, file uploads, email, and validation. All integrated and working from day one. Today. I sat down with Harminder Virk, creator of AdonisJS, to discuss the upcoming version 7 and how Galaxy provides first-class support for Adonis applications. Watch the full conversation […]
Gabs Ferreira

How to Set Up Your First REST API with Node.js and Express
APIs are the backbone of modern web applications. Whether you’re building a single-page app, a mobile interface, or a microservice, a clean and scalable API

Meteor 3.3.2 is Out – Bug Fixes, DX Improvements, and Security Updates
We’re excited to announce that Meteor 3.3.2 is now available and recommended for all projects! 🎉 This release brings a strong focus on security patches,

GitHub Actions + Galaxy: Zero-Downtime Deploy CI/CD
I recently set up a zero-downtime deploy pipeline for my Meteor app using GitHub Actions and Galaxy and honestly, it was way simpler than I

Enhancing Performance in MeteorJS Bundler: Complete Guide to CPU Profiling
Performance is a fundamental concern for any modern web application, and Meteor apps are no exception. Currently, one of our main focuses is optimizing the

Faster Builds in Meteor 3.3: Modern Build Stack with SWC and Bundler Optimizations
Meteor 3.3 slashes build times by around 60% on average, with some projects building over 3× faster builds. This is the first major update to

How to Migrate your MongoDB Database to Galaxy
Migrating a database can be quite a challenge, right? At Galaxy, we truly understand how stressful technical tasks can be and are here to make