You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple bootstrap interface for a one to one chat with a bot.
You could use the provided self-signed certs in docker folder, or generate your own:
openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout docker/nginx.key -out docker/nginx.crt
About
A simple bootstrap interface for a one to one chat with a bot.