/draw-together

react native skia, fal

Primary LanguageTypeScript

PartyKit + Fal + React - Draw Together real-time client

Draw together demo

  1. In partykit-fal-react, configure your Fal.ai credentials in .env.local (see .env.local.example)

    In this directory, also run the app by installing the dependencies and running npm run dev

  2. Run the PartyKit server by changing into the partykit-fal folder, installing the dependencies, and running npm run dev

  3. Optionally, configure the React Native app by changing into the partykit-fal-react folder, installing the dependencies, configuring the Fal.ai credentials, and running npm start