Skip to content

nlln19/peerreal

Repository files navigation

PeerReal

PeerReal is a simple BeReal-like prototype developed as a seminar project.
The app allows users to take two pictures and display them in a shared feed that is synchronized via Ditto.

Installation & Setup

  1. Clone the Repo

    git clone <REPO_URL>
    cd peer_real
    
  2. Get Flutter packages

    flutter pub get
    
  3. Adjust the .env file

    DITTO_APP_ID=app_id
    DITTO_PLAYGROUND_TOKEN=playground_token
    DITTO_AUTH_URL=https://auth-server
    DITTO_WEBSOCKET_URL=wss://ditto-websocket
    
  4. Execute

    flutter run
    

Contact

About

The P2P social image sending app using Ditto

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •