-
Notifications
You must be signed in to change notification settings - Fork 18
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 does not run #272
Comments
Hi everyone: |
You can copy the index.html file from the client/public/index.html directory to the public/ directory. Copy -a client/public/index.html ./index.html |
You can look at my pull request to resolve your issues: #287 |
Hi @hawkpf -- |
Hi there
When we try to install dm-2 according to the instructions, everthing seems to work fine, we don't get any errors.
Yet, when we try to run the App, we run into a 404. The logs tell us:
Where and how would I start to bugfix?
Builds, migration, seed, everything seems to work fine... We are trying to get it to run in the standard way via heroku & AWS S3.
Thanks you in advance!
The text was updated successfully, but these errors were encountered: