Perplexica/ui/app
Andrew Pennington f6ae79b0b5
Removed the API route in favour of server side rendering; Updated documentation to list environment variables (#9)
- Use server side rendering in the `getServerEnv` library function, rather than using the API route
- Updated `README.md` to list the relevant environment variables for the frontend and backend
- Updated `NETWORKING.md` to reflect the changes made in `docker-compose.yaml`
2024-08-23 23:52:48 +01:00
..
c/[chatId] feat(app): implement library feature 2024-06-29 11:09:51 +05:30
library Added automatic docker build on merge to master 2024-08-21 00:40:34 +01:00
favicon.ico Initial commit 2024-04-09 16:21:05 +05:30
globals.css Initial commit 2024-04-09 16:21:05 +05:30
layout.tsx feat(toast): fix theme colors 2024-07-25 20:33:56 +05:30
page.tsx feat(app): add suspense boundary 2024-05-11 21:19:38 +05:30