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

Is this project being maintained? #1

Closed
q3e opened this issue Nov 10, 2017 · 3 comments
Closed

Is this project being maintained? #1

q3e opened this issue Nov 10, 2017 · 3 comments

Comments

@q3e
Copy link

q3e commented Nov 10, 2017

No description provided.

@shekhargulati
Copy link
Contributor

Hello @bnovf, I plan to maintain it if there are people using it. Are there any specific questions that I can answer?

@sukeshlaghate
Copy link

Hi shekhar,

I followed all the instructions mentioned in Readme file. However after running command
$ java -jar backend/target/backend-0.1.0-SNAPSHOT.jar

I get following error when accessing localhost:8080

Whitelabel Error Page

This application has no explicit mapping for /error, so you are seeing this as a fallback.

Thu Nov 30 13:07:18 IST 2017
There was an unexpected error (type=Not Found, status=404).
No message available

request you to help in resolving this issue.

@shekhargulati
Copy link
Contributor

@sukeshlaghate I have fixed the issue. Please pull the changes from Github repository again. The problem was frontend was getting build after the backend jar is created. This means frontend assets were not in the Spring Boot executable jar. Please try again. Let me know if you face any issue.

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