classroomio
classroomio copied to clipboard
feat: link shortener
What does this PR do?
Introduces a link-shortener service
Fixes #159
Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
- [x] Chore (refactoring code, technical debt, workflow improvements)
- [x] Enhancement (small improvements)
- [x] New feature (non-breaking change which adds functionality)
- [x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [x] This change adds a new database migration
- [x] This change requires a documentation update
Checklist
Required
- [x] Filled out the "How to test" section in this PR
- [x] Self-reviewed my own code
- [x] Commented on my code in hard-to-understand bits
- [x] Ran
pnpm build
- [x] Checked for warnings, there are none
- [x] Removed all
console.logs
- [x] Merged the latest changes from main onto my branch with
git pull origin main
- [x] My changes don't cause any responsiveness issues
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
cio-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Feb 16, 2024 10:26pm |
classroomio-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Feb 16, 2024 10:26pm |
Someone is attempting to deploy a commit to a Personal Account owned by @rotimi-best on Vercel.
@rotimi-best first needs to authorize it.
Thank you for following the naming conventions for pull request titles! 🙏
Closing as this is far behind for now.