refac: mv backend files to /open_webui dir

This commit is contained in:
Timothy J. Baek
2024-09-04 16:54:48 +02:00
parent 76806a998f
commit 03d5a670f6
118 changed files with 361 additions and 309 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "open-webui",
"version": "0.3.17.dev1",
"version": "0.3.17.dev2",
"private": true,
"scripts": {
"dev": "npm run pyodide:fetch && vite dev --host",