Back to projects
FlaskPostgreSQLDockerStripeRailwayPythonRedis
Flask SaaS Boilerplate
A comprehensive boilerplate for launching SaaS products with Flask. Includes user authentication, Stripe billing integration, team management with roles, API key management, and pre-configured Railway deployment with PostgreSQL and Redis.
November 10, 2024
Source codeKey Highlights
- Production-grade authentication with session management and MFA support
- Stripe integration with subscription management and webhook handling
- Team system with granular role-based access control
- API key authentication for programmatic access
- Pre-configured Docker Compose and Railway deployment templates
Other Projects
Light Novel Tracker Notifier
Multi-source scraping engine that monitors light novel releases across platforms and delivers real-time notifications via a scalable polling architecture.
AI Code Review Assistant
An automated code review system powered by local LLMs via Ollama, providing intelligent feedback on pull requests without sending code to external APIs.