/vortex-url

url-shortener with analytics

Primary LanguageZigMIT LicenseMIT

Vortex

How to run this sht?

# installing deps
cd backend && zig build install && cd -

# running the sht itself
make run