zhyd1997 / DragonLi

ETHGlobal Online 2022. https://ethglobal.com/showcase/mirrorx-j558n

Home Page:https://dragon-li.on.fleek.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

Intro

the app is a blog platform and alternative to Mirror, but has some differences:

  • better editor improving user experience for writers.
  • support favourite writers in seconds stream for readers by integrated with Superfluid instead of one-time payment.

Getting Started

First, setup the environment variable:

cp .env.local .env

Go to your Infura dashboard, get the api key:

# add your own NEXT_PUBLIC_INFURA_API_KEY to .env file.

Then run the development server:

pnpm install
pnpm run dev

Open http://localhost:3000 with your browser to see the result.

Deploy on Fleek

About

ETHGlobal Online 2022. https://ethglobal.com/showcase/mirrorx-j558n

https://dragon-li.on.fleek.co/


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%