A ChatGPT web client that supports multiple users, multiple languages, and multiple database connections for persistent data storage. Provides Docker images and quick deployment scripts.
Is it possible to run the client and server side without docker ?
Also whats the schema for the mysql database, if i wish to use mysql to store all user data. I am assuming it stores, all the conversations, output etc.
Hi,
Is it possible to run the client and server side without docker ?
Also whats the schema for the mysql database, if i wish to use mysql to store all user data. I am assuming it stores, all the conversations, output etc.
Thanks