Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dipakparmar/dipak.bio

Personal Dynamic linktree alternative
https://github.com/dipakparmar/dipak.bio

grapqhl hasura-graphql linktree linktree-alternative

Last synced: 28 days ago
JSON representation

Personal Dynamic linktree alternative

Awesome Lists containing this project

README

        

# Personal Lightweight Linktr.ee Alternative

This project uses [Tailwind CSS](https://tailwindcss.com/) (v3) with Next.js.

## Configuration

### Environment Variables

| Environment Var name | Var Value | Help/Link |
| ---------------------------- | :-------------------------------: | ------------------------------------------------------------------------------------------------------------------------------: |
| NEXT_PUBLIC_GA_TAG_ID | G-XXXXXXXX | [How to Set Up Google Analytics: A Step-by-Step Guide by HootSuite](https://blog.hootsuite.com/how-to-set-up-google-analytics/) |
| NEXT_PUBLIC_WEBHOOK_SECRET | secret | Webhook Secret for Revalidating the page, eg. usage https://localhost:3000/api/revalidate?secret=yoursecret |
| NEXT_PUBLIC_GRAPHQL_ENDPOINT | https://localhost:8080/v1/graphql | GraphQL Endpoint for the GraphQL API |

## Deploy your own

Deploy the example using [Vercel](https://vercel.com?utm_source=dipakparmar&utm_medium=readme&utm_campaign=oss):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fdipakparmar%2Fdipak.bio&project-name=my-linktree&repo-name=my-linktree&env=NEXT_PUBLIC_GA_TAG_ID&env=NEXT_PUBLIC_WEBHOOK_SECRET&env=NEXT_PUBLIC_GRAPHQL_ENDPOINT)

[![Powered by Vercel](https://www.datocms-assets.com/31049/1618983297-powered-by-vercel.svg)](https://vercel.com?utm_source=dipakparmar&utm_medium=readme&utm_campaign=oss)