promahbubul.hashnode.devHostinger Subdomain কে Coolify তে Connect করার গাইডtax.masformatioon.com কে আপনার Coolify app এ connect করা। ধাপ ১: Server IP বের করুন আপনার Coolify VPS এর Public IP Address বের করুন(VPS Provider Dashboard থেকে পাবেন) উদাহরণ: 123.45.67.89 ধাপ ২: Ho6d ago·1 min read
promahbubul.hashnode.devHow to Install WSL and WSL nacessary commandsWhat is WSL? WSL (Windows Subsystem for Linux) is a feature in Windows that lets developers run a real Linux environment, including command-line tools and applications, directly on Windows without a separate virtual machine or dual-boot setup, Setp 1...Feb 6·1 min read
promahbubul.hashnode.devExpress JS Moduler base folder and file stractrureFolder Stracture modules/ └── plan/ ├── plan.interface.ts // TypeScript interface (TPlan) ├── plan.model.ts // Mongoose schema & model ├── plan.service.ts // Business logic / DB operations ├── plan.contro...Oct 16, 2025·1 min read
promahbubul.hashnode.devPOSTGRESQL all about noteWhat is a Database? An organised collection of Data. A method to manipulate and access the data. Database vs DBMS What is RDBMS A type of database system that stores data in stractured table (using rows and columns) and uses SQL for managing and que...Sep 24, 2025·2 min read
promahbubul.hashnode.devBuild Like a Cursor AI for Build Software using AIনিচে আমি আপনাকে Cursor-এর মতো কাজ করার জন্য Continue.dev + Ollama সেটআপ করার সম্পূর্ণ ধাপ (instruction) প্রথম থেকে শেষ পর্যন্ত বাংলায় দিয়ে দিচ্ছি। আপনি কেবল এই ধাপগুলো অনুসরণ করুন: 🛠️ Step-by-step Instruction: Cursor-এর মতো AI কোড সহকারী তৈরি ✅ Ste...Jul 31, 2025·2 min read