DocsGPT/frontend
2024-02-09 19:17:26 +05:30
..
.husky adds precommit hook 2023-02-09 10:03:56 +05:30
public added dark mode, Hero component 2024-01-21 17:18:23 +05:30
src slight UI improvements in input box 2024-02-09 19:17:26 +05:30
.env.development UI checks 2023-10-08 06:26:08 +05:30
.env.production Update .env.production 2023-03-27 21:44:22 +01:00
.eslintignore adds eslint and prettier 2023-02-09 08:01:22 +05:30
.eslintrc.cjs adds middleware to sync redux with local storage also adds ununsed 2023-02-24 18:46:46 +05:30
.prettierignore adds eslint and prettier 2023-02-09 08:01:22 +05:30
Dockerfile Update Dockerfile 2023-09-28 15:30:47 +01:00
index.html favicon 2023-03-10 11:48:52 +00:00
package-lock.json Upgrade to Vite 5 2024-01-19 21:34:28 +08:00
package.json Upgrade to Vite 5 2024-01-19 21:34:28 +08:00
postcss.config.cjs initialize the app 2023-02-07 23:27:21 +05:30
prettier.config.cjs small changes 2023-02-10 16:20:05 -05:00
tailwind.config.cjs add dark mode - conversation, bubble, UI fixes 2024-01-22 02:56:07 +05:30
tsconfig.json Upgrade to Vite 5 2024-01-19 21:34:28 +08:00
tsconfig.node.json initialize the app 2023-02-07 23:27:21 +05:30
vite.config.ts adds like dislike 2023-03-05 22:36:57 +05:30