LibreChat/client
Danny Avila 1f8520cdad
wip: testing leaner docker strategy and deployment compose file (#719)
* nginx setup

* chore(dev-images.yml): update workflow trigger to push events on main branch
chore(dev-images.yml): remove building and pushing of librechat-dev-client image
chore(nginx.conf): comment out SSL configuration in nginx.conf
chore(deploy-compose.yml): uncomment api build configuration in deploy-compose.yml
chore(deploy-compose.yml): update client build configuration in deploy-compose.yml
2023-07-27 18:52:10 -04:00
..
public
src
test feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
babel.config.cjs
index.html
jest.config.cjs
nginx.conf wip: testing leaner docker strategy and deployment compose file (#719) 2023-07-27 18:52:10 -04:00
package.json chore: remove data-provider and use npm package instead (#713) 2023-07-27 14:49:47 -04:00
postcss.config.cjs refactor: rename and fix postcss.config 2023-04-01 12:57:17 -07:00
tailwind.config.cjs
tsconfig.json
tsconfig.node.json feat: Setup Unit Test Environment and Refactor Typescript Config (#365) 2023-05-22 20:49:48 -04:00
vite.config.ts