Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

link-shortener

A simple link shortener for Hack4Impact UIUC links. Both applications in this repository (app and admin) are server-side rendered Next.js apps, and have example .env files in the .env.example files in their respective directory roots.

App

This is the user-facing part of the link shortener (h4i.app). The homepage will display all public aliased links, while the link aliases themselves will redirect to their associated destinations.

Admin

This is the internal admin portal to manage the link shortener (admin.h4i.app). This uses next-auth to integrate with Google OAuth for authentication.

About

A simple link shortener for Hack4Impact UIUC links.

Resources

Contributing

Stars

0 stars

Watchers

7 watching

Forks

Contributors

Languages