Skip to content

Modcast - warpcast.com extension for enhanced frames experience

Notifications You must be signed in to change notification settings

cryptods8/modcast

Repository files navigation

Modcast

This is a browser extension for Google Chrome which improves the warpcast.com frames experience.

What's inside?

This Turborepo includes the following packages/apps:

Apps and Packages

  • extension: a Plasmo extension
  • @modcast/ui: a React component library shared by applications (currently just extension)
  • @modcast/eslint-config: eslint configurations (includes eslint-config-turbo and eslint-config-prettier)
  • @modcast/typescript-config: tsconfig.jsons used throughout the monorepo

Each package/app is primarily TypeScript.

Utilities

This Turborepo has some additional tools already setup for you:

Extension

TBD - will be added to the appropriate browser extension stores.

Trying it out yourself

Prerequisities

Make sure to set all the necessary environment variables for both the server and the extension.

Build

To build all apps and packages, run the following command:

cd modcast
pnpm build

Develop

To develop all apps and packages, run the following command:

cd modcast
pnpm dev

About

Modcast - warpcast.com extension for enhanced frames experience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published