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 does not run #272

Open
flicksolutions opened this issue Mar 9, 2021 · 4 comments
Open

Frontend does not run #272

flicksolutions opened this issue Mar 9, 2021 · 4 comments

Comments

@flicksolutions
Copy link

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:

ActionController::RoutingError (No route matches [GET] "/")

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!

@maxgray20
Copy link

Hi everyone:
We think we're also having this same issue trying to install at Marquette University in Milwaukee. We used bundler to update versions at the gemfile, are using a Heroku app, provisioned SendGrid and PostGres, provisioned a S3 bucket, set config variables, and migrated the database, and all goes smoothly, but when we try to run the app we're seeing a 404 at the URL and a routing error at the app log. Thoughts, @jamiefolsom or @NickLaiacona?
Thank you!
Max

@hawkpf
Copy link

hawkpf commented Jul 2, 2021

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

@hawkpf
Copy link

hawkpf commented Jul 7, 2021

You can look at my pull request to resolve your issues: #287

@maxgray20
Copy link

Hi @hawkpf --
We forked your repository and ran at Heroku, but .js files don't seem to load at index.html. So application doesn't launch. Thoughts? Relevant to issue #287 and @jamiefolsom too I think.
Cheers,
Max

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

3 participants