Free Resources
Freebies
Config files, workflow templates, scripts, dan tools yang saya pakai sehari-hari. Semua gratis — download, modify, dan pakai sesuka hati.
PM2 Ecosystem Config Template
Production-ready PM2 ecosystem.config.js untuk manage multiple Node.js services dengan auto-restart, log rotation, memory limits, dan environment per service.
n8n Content Automation Workflows
Collection of n8n workflow JSON files untuk RSS-to-social media automation, AI content generation, dan multi-platform publishing.
Caddy Reverse Proxy Config
Ready-to-use Caddyfile untuk multi-domain setup dengan auto-HTTPS, reverse proxy ke Node.js apps, dan static file serving.
Docker Compose Boilerplate
Template docker-compose.yml untuk stack lengkap: Node.js app, PostgreSQL, Redis, n8n, dan Nginx reverse proxy.
VPS Setup Script
Bash script untuk setup VPS baru dari nol: install Node.js, Docker, PM2, Caddy, firewall, SSH hardening, dan auto-updates.
Tailwind CSS Dark Theme Starter
Boilerplate Tailwind CSS v4 dengan dark theme, custom fonts, dan component library siap pakai untuk Next.js projects.
Telegram Bot Template
Template Telegram bot dengan Telegraf.js: command handler, inline keyboard, approval workflow, dan notification system.
SQLite Queue System
Lightweight queue system berbasis SQLite dengan retry logic, dead letter queue, dan monitoring. Cocok untuk bot automation.
GitHub Actions CI/CD Template
Template GitHub Actions untuk auto-deploy ke VPS via SSH, run tests, dan build Docker images.