Skip to content

feat: add creator route constants and replace repeated route strings - #54

Merged
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
shogun444:feat/creator-route-constants
Mar 27, 2026
Merged

feat: add creator route constants and replace repeated route strings#54
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
shogun444:feat/creator-route-constants

Conversation

@shogun444

@shogun444 shogun444 commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

Closes #47

Summary

  • Added creator route constants in src/constants/creator.constants.ts
  • Replaced hardcoded /creators and / in creator routing with constants
  • No behavior changes

Testing

  • pnpm lint
  • pnpm build
  • pnpm exec prisma generate (not required)

Checklist

@drips-wave

drips-wave Bot commented Mar 27, 2026

Copy link
Copy Markdown

@shogun444 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Chucks1093
Chucks1093 merged commit 928ae76 into accesslayerorg:main Mar 27, 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.

Add creator endpoint route constants

2 participants