Skip to content

feat: add admin-only demo bootstrap endpoint for testnet review#838

Merged
Cedarich merged 1 commit into
Pulsefy:mainfrom
malik203:feat/demo-bootstrap-testnet
Jun 7, 2026
Merged

feat: add admin-only demo bootstrap endpoint for testnet review#838
Cedarich merged 1 commit into
Pulsefy:mainfrom
malik203:feat/demo-bootstrap-testnet

Conversation

@malik203

@malik203 malik203 commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Adds an admin-only demo bootstrap endpoint in the backend crowdfund module for testnet review.\n\n- Introduces POST /v1/crowdfund/admin/bootstrap-demo-data\n- Guards the endpoint with JwtAuthGuard, RolesGuard, and @roles(UserRole.ADMIN)\n- Adds the runtime flag BOOTSTRAP_DEMO_DATA_ENABLED\n- Returns created project IDs for bootstrapped demo data\n- Includes config validation and docs updates\n\nCloses #815

@Cedarich Cedarich merged commit 523d9bc into Pulsefy:main Jun 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants