Skip to content

Clarified docs for chat app, fixed error in .env.example #106

Clarified docs for chat app, fixed error in .env.example

Clarified docs for chat app, fixed error in .env.example #106

Workflow file for this run

name: Pyright
on: [push, pull_request]
jobs:
pyright:
runs-on: ubuntu-latest
steps:
- uses: jakebailey/pyright-action@v2