quivr/frontend
imgbot[bot] 854cf9ef7c
[ImgBot] Optimize images (#2568)
## Beep boop. Your images are optimized!

Your image file size has been reduced by **22%** 🎉

<details>
<summary>
Details
</summary>

| File | Before | After | Percent reduction |
|:--|:--|:--|:--|
| /backend/modules/assistant/ito/utils/logo.png | 65.29kb | 23.44kb |
64.09% |
| /docs/images/brain-name-description.png | 183.55kb | 117.44kb | 36.02%
|
| /docs/images/upload-docs-urls.png | 195.53kb | 125.67kb | 35.73% |
| /docs/images/supabase-table.png | 303.63kb | 200.92kb | 33.83% |
| /docs/images/2024-04-22-21-49-27.png | 103.47kb | 69.76kb | 32.58% |
| /docs/images/vercel-source.png | 419.37kb | 303.08kb | 27.73% |
| /docs/images/create-brain-doc.png | 258.97kb | 188.74kb | 27.12% |
| /frontend/public/state-of-openai.png | 2,226.61kb | 1,631.89kb |
26.71% |
| /docs/images/supabase-user-settings-models.png | 68.30kb | 51.37kb |
24.79% |
| /docs/images/supabase-user-settings.png | 234.70kb | 182.26kb | 22.34%
|
| /logo.png | 162.43kb | 138.77kb | 14.56% |
| /frontend/public/default_brain_image.png | 5.14kb | 4.39kb | 14.47% |
| /frontend/public/discord.svg | 1.99kb | 1.84kb | 7.45% |
| /frontend/public/Web capture_22-10-2023_19416_www.quivr.app.jpeg |
108.15kb | 100.97kb | 6.64% |
| /frontend/public/Web capture_22-10-2023_19154_www.quivr.app.jpeg |
106.38kb | 99.42kb | 6.54% |
| /frontend/public/twitter.svg | 0.71kb | 0.67kb | 5.87% |
| /docs/images/undraw_docusaurus_mountain.svg | 30.75kb | 29.20kb |
5.04% |
| /docs/images/undraw_docusaurus_react.svg | 35.16kb | 33.60kb | 4.43% |
| /frontend/public/logo-white.svg | 39.07kb | 37.44kb | 4.16% |
| /frontend/public/logo-accent.svg | 39.07kb | 37.44kb | 4.15% |
| /frontend/public/logo-primary.svg | 39.07kb | 37.44kb | 4.15% |
| /docs/images/logo.png | 277.32kb | 267.54kb | 3.53% |
| /frontend/public/logo.png | 277.35kb | 267.56kb | 3.53% |
| /docs/images/undraw_docusaurus_tree.svg | 11.61kb | 11.42kb | 1.62% |
| /frontend/public/vercel.svg | 0.61kb | 0.61kb | 0.16% |
| /frontend/public/Homepage/smartphone-demo.png | 461.57kb | 461.44kb |
0.03% |
| | | | |
| **Total :** | **5,655.79kb** | **4,424.34kb** | **21.77%** |
</details>

---

[📝 docs](https://imgbot.net/docs) | [:octocat:
repo](https://github.com/imgbot/ImgBot) | [🙋🏾
issues](https://github.com/imgbot/ImgBot/issues) | [🏪
marketplace](https://github.com/marketplace/imgbot)

<i>~Imgbot - Part of [Optimole](https://optimole.com/) family</i>

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-05-09 07:16:31 -07:00
..
app feat(user): Delete User Data from frontend (#2476) 2024-05-02 02:31:58 -07:00
e2e feat(frontend): Add Brain On Search Page (#2067) 2024-01-22 17:37:45 -08:00
lib fix(frontend): fix notifications issues (#2551) 2024-05-07 08:44:44 +02:00
pages Update Sentry configuration and ignore file (#2250) 2024-02-23 16:15:39 -08:00
public [ImgBot] Optimize images (#2568) 2024-05-09 07:16:31 -07:00
services/analytics feat: 🎸 posthog (#1936) 2023-12-29 23:45:36 +01:00
styles feat(frontend): add notifications for document uploads (#2549) 2024-05-06 08:57:02 -07:00
.dockerignore feat: 🎸 docker (#1656) 2023-11-19 13:16:28 +01:00
.eslintrc.js fix(frontend): revamp quivr studio (#2274) 2024-02-28 16:42:14 -08:00
.gitignore fix: Update Sentry configuration to use NEXT_PUBLIC_SENTRY_DSN (#2254) 2024-02-23 18:12:50 -08:00
.lintstagedrc.js Devx/add linter rules (#331) 2023-06-15 11:52:46 +02:00
Dockerfile Add NEXT_PUBLIC_AUTH_MODES environment variable to Dockerfile and update useAuthModes hook 2024-05-04 15:21:52 +02:00
Dockerfile.dev docs(blog): updated 2023-09-21 21:14:01 +02:00
globals.css fix: 🐛📱 height now matches mobile height (#1323) 2023-10-04 12:04:57 +02:00
middleware.ts Devx/add linter rules (#331) 2023-06-15 11:52:46 +02:00
next-sitemap.config.js feat: 🎸 sitemap (#1483) 2023-10-24 22:21:12 +02:00
next.config.js feat(frontend): add notifications for document uploads (#2549) 2024-05-06 08:57:02 -07:00
package.json feat(analytics): added analytics page (#2416) 2024-04-10 02:20:21 -07:00
playwright.config.ts test: add e2e for crawling (#1288) 2023-09-29 13:15:37 +02:00
Porter.yaml feat(porter): Add Porter.yaml files for backend and frontend services 2024-04-25 10:51:10 +02:00
postcss.config.js Devx/add linter rules (#331) 2023-06-15 11:52:46 +02:00
README.md feat(api): new api init 2023-05-18 01:22:13 +02:00
sentry.client.config.ts fix: Update Sentry configuration to use NEXT_PUBLIC_SENTRY_DSN (#2254) 2024-02-23 18:12:50 -08:00
sentry.edge.config.ts fix: Update Sentry configuration to use NEXT_PUBLIC_SENTRY_DSN (#2254) 2024-02-23 18:12:50 -08:00
sentry.server.config.ts fix: Update Sentry configuration to use NEXT_PUBLIC_SENTRY_DSN (#2254) 2024-02-23 18:12:50 -08:00
tailwind.config.js feat: add chat view new design (#1897) 2023-12-14 16:22:09 +01:00
tsconfig.eslint.json Feat: chat name edit (#343) 2023-06-20 09:54:23 +02:00
tsconfig.json feat: 🎸 posthog (#1927) 2023-12-28 11:03:05 +01:00
vitest.config.ts feat: responsive sidebar (#1279) 2023-10-02 14:42:23 +02:00
vitest.setup.ts feat: responsive sidebar (#1279) 2023-10-02 14:42:23 +02:00
yarn.lock feat(analytics): added analytics page (#2416) 2024-04-10 02:20:21 -07:00

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.