You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone git@github.com:trycortexai/examples.git
cd examples
# complete .env.local after copying
copy .env.example .env
# install & run
npm install
npm run dev