-
Notifications
You must be signed in to change notification settings - Fork 41
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
React frontend to SDT #235
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Apurv Sonawane <[email protected]>
Signed-off-by: Apurv Sonawane <[email protected]>
Signed-off-by: Apurv Sonawane <[email protected]>
Signed-off-by: Apurv Sonawane <[email protected]>
feat: added cors for backend flask
Signed-off-by: Apurv Sonawane <[email protected]>
Signed-off-by: Apurv Sonawane <[email protected]>
Signed-off-by: Apurv Sonawane <[email protected]>
Signed-off-by: Apurv Sonawane <[email protected]>
Signed-off-by: Deveshi Dwivedi <[email protected]>
Signed-off-by: Deveshi Dwivedi <[email protected]>
Signed-off-by: Deveshi Dwivedi <[email protected]>
Signed-off-by: Deveshi Dwivedi <[email protected]>
Signed-off-by: Deveshi Dwivedi <[email protected]>
Signed-off-by: Deveshi Dwivedi <[email protected]>
Signed-off-by: Deveshi Dwivedi <[email protected]>
Signed-off-by: Deveshi Dwivedi <[email protected]>
Signed-off-by: Deveshi Dwivedi <[email protected]>
Implemented filter distribution functionality
Signed-off-by: Deveshi Dwivedi <[email protected]>
Signed-off-by: Deveshi Dwivedi <[email protected]>
Updated package count and searching
Signed-off-by: Apurv428 <[email protected]>
Signed-off-by: Deveshi Dwivedi <[email protected]>
Updated search components
Signed-off-by: Apurv Sonawane <[email protected]>
Not sure what I'm missing here, but I'm getting the following when I try to start the application (I install npm from the Ubuntu 24.04 package):
|
In your .env file, what URL did you specify for REACT_APP_API_URL ? |
|
Hi @vivkong, I faced a similar issue initially. If the console shows errors related to cors, could you try installing the Allow CORS extension and check if the distros show? |
I didn't see any errors. This is the output I got:
|
Hi @vivkong , is the flask server running? |
|
No description provided.