Skip to content

Latest commit

History

History
31 lines (20 loc) 路 357 Bytes

File metadata and controls

31 lines (20 loc) 路 357 Bytes

Kuartzy Bot 馃

Setup

cp .env.example .env

Add your OpenAI credentials in .env file

Finish setup with:

setup

Run

serve

Kuartzy Bot is live on localhost:9292

Dev mode

Dev mode is usefull to watch css class change to auto-build application.css in live.

dev