Skip to content
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

frontend failed to build #87

Closed
nihalgurjar47 opened this issue Mar 2, 2023 · 5 comments · Fixed by #89
Closed

frontend failed to build #87

nihalgurjar47 opened this issue Mar 2, 2023 · 5 comments · Fixed by #89

Comments

@nihalgurjar47
Copy link

When i am run to this command for production build docker-compose -f local.yml --profile fullstack up so i am getting error please check the below screenshot.
Screenshot from 2023-03-02 14-13-53

@JSv4
Copy link
Owner

JSv4 commented Mar 2, 2023

Sorry, I'm so used to running this on my machine. I'll add a instruction to copy and configure the frontend.env file as .env from the sample env directory. Use the one called django.auth.env and just copy it to your frontend dir as .env to use the django auth. Use with.auth0.env if you want to configure auth0.

@JSv4
Copy link
Owner

JSv4 commented Mar 2, 2023

I have to make one more change tonight. Will let you know when you can pull the latest version and run it with the django auth.

@JSv4 JSv4 linked a pull request Mar 3, 2023 that will close this issue
@JSv4
Copy link
Owner

JSv4 commented Mar 3, 2023

@nihalgurjar47, updated the quickstart guide and also made some changes to the code that toggles between Django auth and auth0. I always use auth0 and some of the Django auth code had not been updated. The new quickstart should get you up and running. Sorry if I'm still overlooking any steps.

@JSv4 JSv4 closed this as completed Mar 3, 2023
@nihalgurjar47
Copy link
Author

Hi @JSv4 thanks for the update it's working on my local..

@nihalgurjar47
Copy link
Author

Hi @JSv4
How to merged JSON generate of multiples label's?

Example: Document uploaded on opencontract server after that set a label text and added document in corpus (in case we set a multiple label for a single document) than we extracted the text from the document,I saw opencontract server generate particular label wise JSON. I simply wanted to know how to combine all JSON into a single document.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants