EmeraldSnorlax / bait

A URL shortener with custom social embeds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bait

A URL shortner with custom social embeds

forthebadge forthebadge

If you want to add more sites, they must:

Send a pull request editing this file. Ensure that it ends with a trailing slash.

Bugs or exploits

If you find a bug or exploit with link creation, I'd appreciate it if you notified me by opening an issue. Feel free to also add a a mock link showcasing the bug to here.

Running:

yarn install
yarn run nodemon

Testing:

Backend features should be accompanied by a relevant test suite. Ideally, write the test first and then write the code to satisfy the tests after.

yarn test

About

A URL shortener with custom social embeds

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 60.7%Language:EJS 25.5%Language:CSS 13.8%