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

External Frontend Framework #97

Open
gutorsantos opened this issue May 4, 2021 · 2 comments
Open

External Frontend Framework #97

gutorsantos opened this issue May 4, 2021 · 2 comments

Comments

@gutorsantos
Copy link

Hello,

I'm working on a project where I would like to use geonode only as a backend and use an external framework for frontend development. I read the part of the documentation related to Frontend Development but from what I understand I am still restricted to the django directory structure which is not interesting for project management.

@gannebamm
Copy link
Collaborator

You can use the rest api v2: https://docs.geonode.org/en/master/api/V2/index.html
Or as live demo: https://master.demo.geonode.org/api/v2/

The documentation is for the current stable 3.2.x branch and will be deprecated as soon as the new frontend will be released. See: https://www.geosolutionsgroup.com/blog/state-geonode-3-2-webinar/
Also take a look at the comments section of the blog entry above to see the slides and recorded presentation. In the later slides the roadmap is discussed.

@gutorsantos
Copy link
Author

gutorsantos commented May 4, 2021

Thank you @gannebamm! I will see these links.

Besides, I have another doubt, I found the Geonode Vision repository,is rest api v2 a way to achieve the goal listed in Web UI Framework Agnostic section? Because what is written there is exactly what I need.

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

2 participants