Skip to content

hackclub/hackati.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackati.me

a url shortener for hackatime.

example.com/username -> hackatime.hackclub.com/@username

in addition to the nuxt app handling this, this is also handled by a cloudflare rule to help with the redirect.

wildcard_replace(http.request.uri.path, "/*", "https://hackatime.hackclub.com/@${1}")

About

a url shortener for hackatime profiles

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published