Skip to content

pydantic/connect4

Repository files navigation

connect4

Demo of what PydanticAI and Logfire can do!

Live at https://logfire.run.

Development

In development, start the db with:

docker compose up -d db

Then, start the backend services in dev mode with

export LOGFIRE_TOKEN=<your-token>; export LOGFIRE_BASE_URL=https://logfire-eu.pydantic.dev/ # or https://logfire-us.pydantic.dev/
make backend-dev

Finally, run the frontend with

npm run dev

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6