jarrodwatts / backme

A Patreon-style application built on Lens Protocol

Home Page:https://backme.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an EVM Kit project bootstrapped with npx evmkit create.

Getting Started

Open the project in Visual Studio Code. The repository comes with a set of recommended extensions for building web3 apps; when you open the project, VS Code will prompt you to install them. For the best IDE experience, it's recommended to install these extensions.

application

# 1. Install dependencies
yarn

# 2. Start the application
yarn dev

You'll now be able to view your application at http://localhost:3000.

Learn More

To learn more about EVM Kit, take a look at the documentation.

About

A Patreon-style application built on Lens Protocol

https://backme.dev

License:Apache License 2.0


Languages

Language:TypeScript 97.2%Language:JavaScript 2.0%Language:CSS 0.8%