Skip to content

An open source about.me like application built using Next.js 13 and Stacks.js.

License

Notifications You must be signed in to change notification settings

tuanphungcz/linkstacks.xyz

 
 

Repository files navigation

An open source about.me like application built using Next.js 13 and Stacks.js.

Stackathon 2022

This application was built as a submission for the Stackathon 2022 hackathon. Here is a twitter thread on how a built the app

Demo

To make your public profile work you need to own a BNS (Blockstack Name Service) name. You can get one from Btc.us.

screenshot

Features

  • Create a public profile using your BNS name.
  • Store profile links in Gaia.
  • Editing profile links using Stacks.js.
  • Styled using Tailwind CSS.
  • Authentication using @stacks/connect.
  • Written in TypeScript.

Running Locally

  1. Install dependencies using Yarn:
yarn
  1. Start the development server:
yarn dev

License

Licensed under the MIT license.

About

An open source about.me like application built using Next.js 13 and Stacks.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.1%
  • Clarity 2.5%
  • JavaScript 1.8%
  • Other 0.6%