An open API service indexing awesome lists of open source software.

https://github.com/ethanthatonekid/linklab

🌳 Linklab is a Linktree alternative powered by Deno Deploy.
https://github.com/ethanthatonekid/linklab

linkinbio linkinbio-alternative

Last synced: 3 months ago
JSON representation

🌳 Linklab is a Linktree alternative powered by Deno Deploy.

Awesome Lists containing this project

README

        

# Linklab

Linklab is a Linktree alternative powered by Deno Deploy.

## Development

Install the Deno toolchain:

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**](https://etok.codes/)