-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Next.js frontend #119
base: master
Are you sure you want to change the base?
Conversation
error9098x
commented
Jan 13, 2025
- NextJS version of ORAssistant
- Uses apiproxy.py to communicate with backend
- Gemini_api_key needed for run suggested questions feature
- Added setup guide
Signed-off-by: Aviral Kaintura <[email protected]>
Signed-off-by: Jack Luar <[email protected]>
Signed-off-by: Jack Luar <[email protected]>
@error9098x Could you also please set up a javascript linter for this codebase? Thanks. |
Sure, I will work on it |
@error9098x Hi Avi, ETA on this PR? We need this to deploy OR Assistant to an actual web domain. |
Hi, Jack, would this weekend be okay for the PR ? > @error9098x Hi Avi, ETA on this PR? We need this to deploy OR Assistant to an actual web domain. |
Sure, thanks! |
Signed-off-by: Aviral Kaintura <[email protected]>
Hi, @luarss I have added the lint + formatter |
Hi @error9098x, am facing this error when i do
|