Skip to content
/ linksapp-fresh Public template
forked from commune-os/linksapp-fresh

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

License

Notifications You must be signed in to change notification settings

rdwz/linksapp-fresh

 
 

Repository files navigation

Linksapp

screen_recording

Getting Started

Step 1: Fork

✨ FORK THIS REPO ✨

Step 2: Run Setup Wizard

deno run -A --unstable https://github.com/rdwz/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/rdwz/linksapp-fresh/raw/main/setup.ts

Features

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

License

This project is licensed under the Blue Oak Model License - see the LICENSE.md file for details

Acknowledgments

Inspiration, code snippets, etc.

Made with Fresh

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 100.0%