Cansin's Base SaaS (Flask)
Documentation:
Features
🧑💻 Developer Experience
☁️ Deployment
💳 Stripe Integrations
🔒 Authentication
📧 Transactional Emails with SMTP
🚨 Security
🎨 UI
🔔 Notifications
🌐 Bootstrap HTML templates
Development
Code Quality, Conventional Commits, and Releases
Developing in Dev Containers
Debugging
Testing Stripe Webhooks
Developing in a Virtual Environment
How to Build On Top of This App
Adding New Pages
Defining More Configuration Variables
Updating Dependencies
Continuous Integration and Continuous Deployment
Pre-Commit Hooks
Run Tests
Semantic Release
Build & Deploy
Build & Deploy Sphinx Docs
Deployment to Production
A Pitfall for Cloudflare Proxy
Auto Generated Documentation
app
Submodules
app.config
app.decorators
app.emails
app.forms
app.models
app.utilities
app.views
app.views_auth
app.views_private
Attributes
Functions
Package Contents
mail
db
bc
lm
csrf
create_app()
Additional Resources:
Contact the Developer
Cansin's Base SaaS (Flask)
Auto Generated Documentation
app
app.utilities
app.utilities.error_handlers
View page source
app.utilities.error_handlers
Functions
error_page
(code)
Module Contents
app.utilities.error_handlers.
error_page
(
code
)
[source]