README.md

January 8, 2025 ยท View on GitHub

banner

Gitpoap Discord Twitter Better Uptime

๐Ÿ“ผ Tape

an open video-sharing platform.

๐Ÿ’ช Community

For a place to have open discussions on features, voice your ideas, or get help with general questions please visit our community at Discord.

๐Ÿ” What's inside?

Note

This monorepo uses Pnpm as a package manager. It includes the following apps and packages.

๐ŸŒ Apps

NameDescription
webFrontend application
embedEmbed Video Player
cronCron jobs for background tasks
apiBackend application
ogOpen graph meta tags generator
contractsPermissionless signup contracts

๐Ÿ“ฆ Packages

NameDescription
abisContract Interfaces
configShared lint config
constantsConstants for the entire application
genericCollection of generic helpers
serverCollection of server helpers
browserCollection of client helpers
lensEverything related to lens indexer
uiWeb UI components

๐Ÿ†• Getting Started

Install all dependencies from repository root,

pnpm install

Start the application,

pnpm dev

and visit http://localhost:4783

๐Ÿค Contributors

We love contributors! 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.

๐Ÿ“œ License

Tape codebase is open-sourced software licensed under the AGPLv3.