Skip to content

Self-hosted Linktree clone with Deno + Fresh (WIP 🛠)

License

Notifications You must be signed in to change notification settings

harshmangalam/linksapp-fresh

 
 

Repository files navigation

Linksapp

screen_recording

Usage

Step 1: Fork

 
 ✨ FORK THIS REPO ✨ 
 

Step 2: Run Setup Wizard

deno run -A --unstable https://github.com/commune-org/linksapp-fresh/raw/main/setup.ts

Step 3: Deploy

Check your page locally:

deno task start

Head over to Deno Deploy and create a project. Click "Git" tab in the project settings, select the repository, the production branch (main) and the entrypoint file (main.ts). This will link the project to the repository and automatically deploy it to the internet. The project will now be available at https://$PROJECT_NAME.deno.dev. You can also use a custom domain.

Don't forget to clear Deno cache if you're re-running the setup wizard after a new release:

deno cache --reload https://github.com/commune-org/linksapp-fresh/raw/main/setup.ts

Features

  • Social links
  • Github readme
  • Banner
  • External links
  • RSS feed

Badges

Made with Fresh

About

Self-hosted Linktree clone with Deno + Fresh (WIP 🛠)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%