DocsGPT/frontend
2024-06-07 15:59:56 +01:00
..
.husky
public refactor: several small ui refactor for generalisation 2024-05-12 12:41:12 +05:30
src feat: "Retry" btn conditionally renders in place of query input when a generation fails. Uses prev query to fetch answer when clicked. 2024-06-07 15:59:56 +01:00
.env.development lint fix 2024-05-16 18:27:36 +05:30
.env.production
.eslintignore
.eslintrc.cjs
.prettierignore
Dockerfile Update Dockerfile 2023-09-28 15:30:47 +01:00
index.html
package-lock.json feat(i18n): settings static content 2024-05-28 01:39:37 +05:30
package.json feat(i18n): settings static content 2024-05-28 01:39:37 +05:30
postcss.config.cjs
prettier.config.cjs
tailwind.config.cjs adding dark mode - api key 2024-03-29 04:13:12 +05:30
tsconfig.json Upgrade to Vite 5 2024-01-19 21:34:28 +08:00
tsconfig.node.json
vite.config.ts