Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 342 Bytes

File metadata and controls

23 lines (15 loc) · 342 Bytes

Speakjourney Hackathon

Usage

Install dependencies:

npm install

Add your Replicate API token to .env:

REPLICATE_API_TOKEN=<your-token-here>

Run the development server:

npm run dev

Open http://localhost:3000 with your browser.