Linklab is a Linktree alternative powered by Deno Deploy.
Install the Deno toolchain: https://deno.land/manual/getting_started/installation
Run deno task start
to start the program.
Run deno fmt
to format the code.
Run deno lint
to lint the code.
Run deno check *.ts *tsx
to type-check the code.
Developed with <3 by @EthanThatOneKid