Skip to content
/ web3 Public

WebRTC Base P2P serverless Web Application (Web3.0)

Notifications You must be signed in to change notification settings

clomia/web3

Repository files navigation

현재 진행중인 프로젝트입니다

현황

뭐 만들어볼지 고민중...

Start

  1. Install bun: curl -fsSL https://bun.sh/install | bash
  2. Install dependency: bun install
  3. Run: bun run dev -- --open

Deploy

Just push to the prod branch and you're done.