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.
- Host: GitHub
- URL: https://github.com/ethanthatonekid/linklab
- Owner: EthanThatOneKid
- Created: 2024-11-01T21:41:29.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-24T21:04:26.000Z (6 months ago)
- Last Synced: 2025-01-23T14:38:38.499Z (4 months ago)
- Topics: linkinbio, linkinbio-alternative
- Language: TypeScript
- Homepage: https://linklab.fartlabs.org
- Size: 107 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)