Skip to content

agynio/chat-app

Repository files navigation

Chat App

The Chat application provides the conversation interface for the Agyn platform.

Architecture: Chat

Local Development

Full setup: Local Development

Prepare environment

git clone https://github.com/agynio/bootstrap.git
cd bootstrap
chmod +x apply.sh
./apply.sh -y

See bootstrap for details.

Run from sources

# Deploy once (exit when healthy)
devspace dev

# Watch mode (streams logs, re-syncs on changes)
devspace dev -w

Run tests

pnpm lint
pnpm typecheck
pnpm test

E2E runs are centralized in the agynio/e2e repository. Follow E2E Testing to provision the cluster and run devspace run test-e2e --tag svc_chat_app from the e2e repo.

About

Chat application extracted from platform-ui

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors