Skip to content

Feat/update boilerplate skill for perdb#55

Open
theothersideofgod wants to merge 3 commits intomainfrom
feat/update-boilerplate-skill-for-perdb
Open

Feat/update boilerplate skill for perdb#55
theothersideofgod wants to merge 3 commits intomainfrom
feat/update-boilerplate-skill-for-perdb

Conversation

@theothersideofgod
Copy link

upgrade skill due to boilerplate become per-db architecture

- Update environment config: single NEXT_PUBLIC_DB_NAME instead of three endpoints
- Update SDK structure: @sdk/admin, @sdk/auth, @sdk/app
- Update project structure: hooks/admin/, hooks/auth/
- Add SDK usage examples and import patterns
- Add 'Building Your App' section
- Update troubleshooting table
- Update directory structure (remove (authenticated) group)
- Add /getting-started page description
- Add detailed SDK import rules table
- Highlight: invite mutations are in @sdk/admin
- Update example code with real mutation format
--moduleName <module-name>
```

**Required arguments for existing workspace :**
Copy link
Contributor

@yyyyaaa yyyyaaa Mar 16, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't this useful for continuing working on existing template/not creating new?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, make sense. add back.

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