Skip to content

Conversation

@pogiii
Copy link

@pogiii pogiii commented Oct 6, 2025

  • Added bun preset with logo
  • Added bun docker image using oven/bun:slim

Build logs (success)

10:48:04
Cloning pogiii/react-video-trimmer (Branch: main, Commit: 6d41184)
10:48:05
Installing dependencies...
10:48:05
bun install v1.2.23 (cf136713)
10:50:23
Resolving... [137.63s] migrated lockfile from pnpm-lock.yaml
10:50:29
Saved lockfile
10:50:29

  • @eslint/js@9.34.0 (v9.37.0 available)
    10:50:29
  • @types/react@19.1.12 (v19.2.0 available)
    10:50:29
  • @types/react-dom@19.1.9 (v19.2.0 available)
    10:50:29
  • @vitejs/plugin-react-swc@4.0.1 (v4.1.0 available)
    10:50:29
  • eslint@9.34.0 (v9.37.0 available)
    10:50:29
  • eslint-plugin-react-hooks@5.2.0 (v6.1.1 available)
    10:50:29
  • eslint-plugin-react-refresh@0.4.20 (v0.4.23 available)
    10:50:29
  • globals@16.3.0 (v16.4.0 available)
    10:50:29
  • prettier@3.6.2
    10:50:29
  • typescript@5.8.3 (v5.9.3 available)
    10:50:29
  • typescript-eslint@8.42.0 (v8.45.0 available)
    10:50:29
  • vite@7.1.4 (v7.1.9 available)
    10:50:29
  • lucide-react@0.542.0 (v0.544.0 available)
    10:50:29
  • react@19.1.1 (v19.2.0 available)
    10:50:29
  • react-dom@19.1.1 (v19.2.0 available)
    10:50:29
    150 packages installed [144.02s]
    10:50:29
    $ tsc -b && vite build
    10:50:38
    vite v7.1.4 building for production...
    10:50:38
    transforming...
    10:50:44
    ✓ 1709 modules transformed.
    10:50:45
    rendering chunks...
    10:50:45
    computing gzip size...
    10:50:45
    dist/index.html 0.46 kB │ gzip: 0.30 kB
    10:50:45
    dist/assets/index-1dxL3iB5.css 15.23 kB │ gzip: 3.47 kB
    10:50:45
    dist/assets/index-BbG8sJ73.js 206.63 kB │ gzip: 64.94 kB
    10:50:45
    ✓ built in 6.29s
    10:50:45
    Starting application...
    10:50:45
    $ vite serve --host --port 8000
    10:50:45
    VITE v7.1.4 ready in 311 ms
    10:50:45
    ➜ Local: http://localhost:8000/
    10:50:45
    ➜ Network: http://172.19.0.9:8000/
    10:50:45
    Success: Deployment is available at http://react-video-trimmer-avivbyo-id-73719f5.deploy.localhost

@hunvreus
Copy link
Owner

hunvreus commented Oct 6, 2025

What is app/core for ?

@pogiii
Copy link
Author

pogiii commented Oct 6, 2025

@hunvreus seemed to be generated from your scripts (?)

edit: was generated by uv sync.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants