Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: link shortener #167

Closed
wants to merge 11 commits into from
Closed

Conversation

Toyin5
Copy link
Contributor

@Toyin5 Toyin5 commented Feb 14, 2024

What does this PR do?

Introduces a link-shortener service

Fixes #159

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Chore (refactoring code, technical debt, workflow improvements)
  • Enhancement (small improvements)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change adds a new database migration
  • This change requires a documentation update

Checklist

Required

  • Filled out the "How to test" section in this PR
  • Self-reviewed my own code
  • Commented on my code in hard-to-understand bits
  • Ran pnpm build
  • Checked for warnings, there are none
  • Removed all console.logs
  • Merged the latest changes from main onto my branch with git pull origin main
  • My changes don't cause any responsiveness issues

Copy link

vercel bot commented Feb 14, 2024

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

Copy link

vercel bot commented Feb 14, 2024

Someone is attempting to deploy a commit to a Personal Account owned by @rotimi-best on Vercel.

@rotimi-best first needs to authorize it.

Copy link

github-actions bot commented Feb 14, 2024

Thank you for following the naming conventions for pull request titles! 🙏

@rotimi-best rotimi-best changed the title Feat/link shortener feat: link shortener Feb 14, 2024
@rotimi-best
Copy link
Owner

Closing as this is far behind for now.

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.

Link shortener
2 participants