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

How to get started #941

Open
SimonTod opened this issue Oct 3, 2018 · 5 comments
Open

How to get started #941

SimonTod opened this issue Oct 3, 2018 · 5 comments

Comments

@SimonTod
Copy link

SimonTod commented Oct 3, 2018

Hello I have tried getting started with your application that looks awesome, but can't get it to work.

I have tried both ways :

  • using the docker hub image,
  • by compiling the image from the repo using the npm run build command.

I have made a .env file and tried running the docker image with the --env-file option.
I am able to access the website with my browser, but nothing really seems to work ans no error is showing.

I am missing a step ? Could you help me out ?

Thanks a lot

@anoduck
Copy link

anoduck commented Feb 11, 2020

Thinking the exact same thing... app may no longer work. Regardless, referencing issue #880 since it appears to be the same issue.

@Thatchantique
Copy link

Do you have any explications.
I don’t understand the information that needs to be sent.

@anoduck
Copy link

anoduck commented Jul 10, 2020

@Thatchantique Running application by using the docker image and a docker-compose.yml file. I pull the image from the docker repository and then execute docker-compose run -d this is what I get in my browser:

Screenshot_2020-07-10 Screenshot

Saying this, swagger does work. When I query some available tests on swagger that do not require input, I am receiving an error 500.

{
  "statusCode": 500,
  "error": "Internal Server Error",
  "message": "An internal server error occurred"
}

Not sure how to correct this or what I am expected to do next. Since I am lost for what the appropriate action should be I guess this means that I cannot get a date.

@pimboli
Copy link

pimboli commented Aug 6, 2020

same here, did you find a solution?

@anoduck
Copy link

anoduck commented Aug 8, 2020

@pimboli No resolution found for months. I gave up on it, sadly, I am not adept enough in programming JavaScript to understand how to troubleshoot the code. For all I know, it is intended for docker running on windows not linux.

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

No branches or pull requests

4 participants