forked from saaspegasus/django-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpegasus-config.yaml
More file actions
67 lines (67 loc) · 1.58 KB
/
Copy pathpegasus-config.yaml
File metadata and controls
67 lines (67 loc) · 1.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
cli:
app_directory: apps
base_model: apps.utils.models.BaseModel
css_framework: tailwind
module_path: apps
template_directory: templates
use_teams: false
default_context:
_pegasus_version: 2026.6.2
api_framework: drf
author_name: Cory Zue
bundler: vite
ci: github_actions
css_framework: tailwind
database: postgres
deploy_platform: none
description: The original SaaS Boilerplate for Django, trusted by thousands.
docker_mode: services
docker_setup: default
domain_name: localhost:8000
email: hello@saaspegasus.com
enable_github_login: n
enable_google_login: n
enable_twitter_login: n
front_end_framework: htmx
github_username: saaspegasus
include_static_files: n
marketing_email_platform: none
plugins: []
post_process: y
project_name: Django Boilerplate
project_slug: project
python_package_manager: uv
standalone_front_end: none
stripe_payment_mode: checkout
subscription_billing_model: default
subscription_pricing_ui: in_app
type_checker: mypy
use_2fa: n
use_admin_docs: n
use_ai_rules_agents: n
use_ai_rules_claude: y
use_ai_rules_cursor: n
use_ai_rules_junie: n
use_api_auth: n
use_api_keys: n
use_async: n
use_auto_reload: y
use_celery: y
use_cloud_media_storage: n
use_dark_mode: n
use_debug_toolbar: n
use_ecommerce_example: n
use_examples: n
use_flowbite: n
use_health_checks: n
use_impersonation: n
use_pegasus_css_classes: n
use_sentry: n
use_shadcn: n
use_subscriptions: n
use_teams: n
use_teams_example: n
use_translations: n
use_wagtail: n
use_watchfiles: n
use_worktrees: n