Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dabit3/draw-together


https://github.com/dabit3/draw-together

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

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

![Draw together demo](realtime.gif)

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`