At Dragverse, we're not just building the next generation of the internet; we're redefining social media as a vibrant ecosystem where the art of drag and the rich diversity of the LGBTQIA+ community—and its allies—are the stars.
Built using Lens Protocol and forked from the Tape project 🌿
For a place to have open discussions on features, voice your ideas, or get help with general questions please visit our community on WhatsApp.
fiinalfinaianalaaaaaa.mp4
Name | Link |
---|---|
Mainnet | dragverse.app |
This turborepo uses Pnpm as a package manager. It includes the following apps and packages:
Name | Description |
---|---|
web |
NextJs dragverse website |
embed |
NextJs application for video embeds |
api |
Cloudflare functions |
og |
Open graph meta tags generator |
Name | Description |
---|---|
lens |
Everything related to Lens |
abis |
Contract Interfaces |
helpers |
Collection of browser and generic helpers |
ui |
UI components |
constants |
Constants for the entire application |
config |
Shared lint config |
contracts |
Permissionless signup contracts |
Install all dependencies from repository root,
pnpm install
Start the application,
pnpm dev
and visit http://localhost:4783
Build all dependencies from repository root,
pnpm build
To deploy on Vercel, use the following configuration:
We love contributors! Dragverse uses work contributed from the Tape team. Feel free to contribute to this project but please read the Contributing Guidelines before opening an issue or PR so you understand the branching strategy and local development environment.
Dragverse codebase is open-sourced software licensed under the AGPLv3.