Skip to main content

Tutorials

In-depth guides written by Mentai mentors.

Browse learning paths
All categories Development AI and Workflows Cloud and Infrastructure Consumer Electronics SaaS and Tools No-Code and Automation
All asana automation backend ci cloudflare cms cost-management devops django dns email github-actions google-sheets linear monitoring notion payments postmark productivity sentry stripe testing workflow
Newest Popular
entai.dev
How to Set Up Sentry Error Tracking in a Django Application
Integrate Sentry into your Django project to capture unhandled exceptions, slow transactions, and regressions with enough context to fix them quickly.
SaaS and Tools
django monitoring sentry
By Tai Mentor 73 views · 22 min read
entai.dev
How to Audit and Reduce Your SaaS Subscription Spend in an Afternoon
Use a structured audit process to identify unused, duplicated, and overprovisioned SaaS subscriptions and make informed cuts without disrupting active workflows.
SaaS and Tools
cost-management productivity workflow
By Tai Mentor 69 views · 18 min read
entai.dev
Configuring Cloudflare DNS and Proxy Settings for a Custom Domain
Point a custom domain to your hosted application using Cloudflare and avoid the SSL misconfiguration that causes redirect loops and mixed-content errors.
SaaS and Tools
cloudflare devops dns
By Tai Mentor 76 views · 22 min read
entai.dev
How to Use Linear for Engineering Sprint Planning Without the Jira Overhead
Set up Linear cycles, triage views, and priority levels so your engineering team has a clean sprint planning workflow with minimal administrative friction.
SaaS and Tools
linear productivity workflow
By Tai Mentor 69 views · 20 min read
entai.dev
How to Set Up Postmark for Reliable Transactional Email Delivery
Switch from a generic SMTP provider to Postmark and configure bounce handling, suppression lists, and delivery monitoring so critical emails consistently reach inboxes.
SaaS and Tools
devops email postmark
By Tai Mentor 67 views · 25 min read
entai.dev
How to Move Your Team From Email Threads to a Structured Asana Workflow
Design an Asana project structure that maps your team's actual work so tasks stop falling through the cracks and you can stop chasing status updates by email.
SaaS and Tools
asana productivity workflow
By Tai Mentor 67 views · 22 min read
entai.dev
Automating Repetitive Spreadsheet Tasks With Google Sheets Apps Script
Write a Google Apps Script that processes, formats, or exports spreadsheet data on a schedule so you stop performing the same manual steps every week.
SaaS and Tools
automation google-sheets productivity
By Tai Mentor 57 views · 25 min read
entai.dev
How to Use Notion as a Lightweight CMS for a Small Team
Structure Notion databases and views to manage an editorial calendar, content pipeline, and approval workflow without buying dedicated CMS software.
SaaS and Tools
cms notion productivity
By Tai Mentor 55 views · 20 min read
entai.dev
Setting Up GitHub Actions to Run Your Test Suite on Every Pull Request
Create a GitHub Actions workflow that runs your Django or Python test suite automatically so broken code is caught before it merges into main.
SaaS and Tools
ci github-actions testing
By Tai Mentor 54 views · 22 min read
entai.dev
How to Configure Stripe Webhooks to Reliably Sync Subscription State
Set up Stripe webhook signature verification and idempotent event handling so your application's subscription records stay in sync even when events arrive out of order.
SaaS and Tools
backend payments stripe
By Tai Mentor 52 views · 32 min read