Productive.me

A developer's blog with some consulting tools and tips thrown in

Turning Household Chaos into Quests: Building ChoreQuest cover image
develop

Turning Household Chaos into Quests: Building ChoreQuest

How we built ChoreQuest, a gamified chore management system that transforms household tasks into timed adventures with virtual economies, AI-generated images, and PWA technology.

    Lightning-Fast CI/CD for Meteor v3 + SolidJS + Vite on ARM64 cover image
    develop

    Lightning-Fast CI/CD for Meteor v3 + SolidJS + Vite on ARM64

    Reduce Meteor 3.3 deployment times from 30+ minutes to under 5 minutes with our two-tier deployment strategy using SolidJS, Vite, and ARM64 architecture.

      MongoDB single instance replicaset with Docker cover image
      develop

      MongoDB single instance replicaset with Docker

      Setting up a MongoDB Docker instance that supports oplog tailing and change streams for development

        Caprover, Nginx and uwsgi Python apps cover image
        develop

        Caprover, Nginx and uwsgi Python apps

        Getting a uwsgi python app to deploy to caprover, here's my tip.

          How to deploy anything with Meteor-Up cover image
          develop

          How to deploy anything with Meteor-Up

          I have grown to love the simplicity of deploying Meteor apps with Meteor-Up. According to the website: Meteor Up is a production quality…

            Self-hosted nexus for private scoped npm packages cover image
            develop

            Self-hosted nexus for private scoped npm packages

            Setting up a self-hosted Nexus artifact repository for private, scoped package hosting.