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

https://github.com/jellydn/lens-demo-app

Lens Demo App
https://github.com/jellydn/lens-demo-app

ethersjs graphql lens-protocol nextjs web3

Last synced: about 1 month ago
JSON representation

Lens Demo App

Awesome Lists containing this project

README

          

# Welcome to lens-demo-app 👋

![Version](https://img.shields.io/badge/version-0.1.0-blue.svg?cacheSeconds=2592000)
[![Twitter: jellydn](https://img.shields.io/twitter/follow/jellydn.svg?style=social)](https://twitter.com/jellydn)

> Another awesome starter for your app

## 🏠 [Homepage](https://github.com/jellydn/lens-demo-app)

### ✨ [Demo](https://lens-app.productsway.com)

![https://gyazo.com/720876fc9cc7e69126016c1009ab29a8.gif](https://gyazo.com/720876fc9cc7e69126016c1009ab29a8.gif)

![https://gyazo.com/4964e0d8981f98ebed063a31ae5debbf.gif](https://gyazo.com/4964e0d8981f98ebed063a31ae5debbf.gif)

## Built with

- [NextJS: the React Framework for Production](https://nextjs.org/docs)
- [Tailwindcss: rapidly build modern websites without ever leaving your HTML](https://tailwindcss.com/)
- [Jotai: primitive and flexible state management for React.](https://docs.pmnd.rs/jotai/introduction)
- [next-validations: NextJS API Validations, support Yup, Fastest-Validator, Joi, and more](https://next-validations.productsway.com/)
- [Storybook: build bulletproof UI components faster](https://storybook.js.org)
- [React-hook-form: performance, flexible and extensible forms with easy-to-use validation](https://www.react-hook-form.com/)
- [react-testing: simple and complete testing utilities that encourage good testing practices](https://testing-library.com/)
- And other standard tools as [Eslint](https://eslint.org/), [Prettier](https://prettier.io/), [Lint-staged](https://github.com/okonet/lint-staged)

## Install

```sh
yarn install
```

## Usage

Create .env file base on .env.example then run below command

```sh
yarn dev
```

## Run tests

```sh
yarn test
```

## Run storybook

```sh
yarn storybook
```

## Useful references

- [Lens Protocol - Authentication Quickstart](https://docs.lens.xyz/docs/authentication-quickstart)
- [Lens Protocol - Developer Quickstart](https://docs.lens.xyz/docs/developer-quickstart)
- [NextAuth.js - Sign-In with Ethereum](https://docs.login.xyz/integrations/nextauth.js)
- [Authentication — RainbowKit](https://www.rainbowkit.com/docs/authentication)

## Author

- Website: https://productsway.com/
- Twitter: [@jellydn](https://twitter.com/jellydn)
- Github: [@jellydn](https://github.com/jellydn)

## Stargazers 🌟

[![Stargazers repo roster for jellydn/lens-demo-app](https://reporoster.com/stars/jellydn/lens-demo-app)](https://github.com/jellydn/lens-demo-app/stargazers)

## Show your support

Give a ⭐️ if this project helped you!

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Q5Q61Q7YM)

---

_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_