Midudev Unveils Cube Path Hackathon, Demonstrates AI-Powered Serverless Deployments
Midudev has officially launched a new hackathon in collaboration with Cube Path, presenting an opportunity for developers to win over $1,300 in prizes, including Amazon gift cards, PayPal funds, and Midudev Academy subscriptions. The competition commenced on March 18th, with a submission deadline of March 31st (23:59:59 CET), and final voting scheduled for April 1st. Participants are required to host their new, open-source projects on Cube Path, register their participation via a GitHub Issue, and ensure their projects include a README. Evaluation will focus on user experience, creativity, utility, and technical implementation. To foster accessibility, Cube Path is offering $15 in free credits (via midu.link/cubath) without requiring a credit card, allowing participants to provision up to two GP.Nano servers. Cube Path’s infrastructure, highlighted for its low-latency data centers (e.g., Barcelona) and comprehensive offerings like one-click app deployments, Docker support, VPS, and dedicated servers, serves as the foundation for the hackathon.
During a live coding session, Midudev showcased a full-stack deployment on Cube Path utilizing Docploy, presented as a self-hosted alternative to Vercel. The demonstration featured a Ban-runtime API, illustrating its capabilities for integrating a round-robin system of free-tier AI models (Open Router, Grock, Cerebras) to manage rate limits, along with an internally hosted PostgreSQL database for zero-latency data persistence. The deployment process emphasized GitHub integration, automatic build detection via Railway Build Packs, and custom domain configuration with HTTPS. Furthermore, Midudev integrated N8N for workflow automation, demonstrating a webhook-triggered process to engage an AI model and dispatch notifications to Slack. He also underscored the importance of isolating environment variables for preview deployments from production settings for enhanced security within Docploy’s environment.