Skip to content

cartel-sh/lens-box

 
 

Repository files navigation

Overview

what?

clarity paves the way for brilliance. box is a minimalistic decentralized social platform, focusing on clear and efficient solutions.

how?

built on top of lens, media is stored on grove

Contributing

Setup

  1. Clone the repository:

    git clone https://github.com/cartel-sh/lens-box.git && cd lens-box
  2. Create a .env file:

    cp .env.example .env

    Replace the variables with your own values.

  3. Install dependencies:

    npm install
  4. Run the dev server:

    npm run dev

    Navigate to http://localhost:3000/home

Next Steps

Now you're all set to start contributing! Read contributing.md for guidelines.

Code Quality

Biome is used for formatting and linting. Install it via Zed/VSCode extensions or run:

npm run check

About

minimalistic decentralized social on lens

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.8%
  • CSS 1.5%
  • JavaScript 0.7%