Skip to content

Newbies-Workplace/drawsee

Repository files navigation

Drawsee

Development

Setup

  1. Install https://bun.sh/
  2. Install dependencies using bun
    bun install
  3. Copy .env.example to .env
    cp .env.example .env
  4. Fill environment variables in .env
  5. Copy google-services.json and GoogleService-Info.plist to /
  6. Prebuild the app
    bun prebuild
  7. Run the app
    bun android
    or
    bun ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors