logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install mckaywrigley/chatbot-ui. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

mckaywrigley/chatbot-ui Installation Guide

How to install mckaywrigley/chatbot-ui. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for mckaywrigley/chatbot-ui. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i mckaywrigley/chatbot-ui
or

Install via npx

npx @hexmos/ipm i mckaywrigley/chatbot-ui

Prerequisites

Node.js

language

Version: >=18.0.0

Supabase

service

Docker

system_tool

Git

system_tool

Supabase CLI

system_tool

Ollama (optional)

library

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Local Quickstart

git clone https://github.com/mckaywrigley/chatbot-ui.git

npm install

supabase start

cp .env.local.example .env.local

supabase status

supabase db push

Hosted Quickstart

npm install

supabase start

supabase login

supabase db push

Post Installation Steps

  • Open your browser and navigate to http://localhost:3000 to access the Chatbot UI interface.
  • If you're using a hosted instance, follow the instructions in the 'Hosted Quickstart' section for setting up your frontend.