Hello again, Nextclouders!
We are excited to release our next tutorial to help developers get started making Nextcloud ExApps, this time with a Vue.js front-end component on top of the Python base!
In this tutorial, we will be looking at an example showing how to incorporate Vue.js into an ExApp, as well as do some basic front-end development by making changes to the UI.
(For now, we only have a version that uses the GitHub Codespaces environment. An alternate version for a local Docker development environment will be coming later.)
Required knowledge:
At the very least, we recommend going through the previous tutorial on developing your first ExApp.
The link to the tutorial is here:
Playlist of all tutorials:
As always, constructive feedback and bug reports are welcome!