Skip to content

Repository files navigation

chainlit_mysql_localstack_demo

a demo for chainlit using mysql localstack as datalayer

get started

prerequisites

install python install uv docker docker compose

install dep

uv sync

start the mysql and localstack service

docker compose up -d

make ready the database structure

import the data structure in the file chainlit.sql

alles bereit!! app los !

uv run chainlit run app.py

About

a demo for chainlit using mysql localstack as datalayer

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages