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

Access new routes from the src directory #670

Open
yuruyuri16 opened this issue Apr 27, 2020 · 2 comments
Open

Access new routes from the src directory #670

yuruyuri16 opened this issue Apr 27, 2020 · 2 comments
Projects

Comments

@yuruyuri16
Copy link

I created a sample vue component and added it to the index.js routing configs.

How can I access this route when running sh deploy.sh

Something else I was wondering is that for my app.urls paths there is always a # in it.

Thank you.

@NdagiStanley
Copy link
Owner

NdagiStanley commented Apr 30, 2020

@yuruyuri16

You need to run the build and depending on how the template folder is built; you update the app/views.py and vuedj/urls.py files accordingly

*Note that, it's no longer deploy.sh but server.sh and build.sh.

Anyway, once you to the above; just follow by running server.sh.

Lastly about the URL, that's not been an issue. Do you suggest that we remove this?

@capmayer
Copy link

Do you suggest that we remove this?

How can I remove the # in url?

@NdagiStanley NdagiStanley added this to To do in Dashboard May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Dashboard
  
To do
Development

No branches or pull requests

3 participants