-
Notifications
You must be signed in to change notification settings - Fork 4
Technologies
qtipee edited this page Feb 27, 2020
·
15 revisions
REST API with Django or GraphQL API (with Django).
Web client with Nuxt.js, which is based on Vue.js.
The advantage of Nuxt.js is that the SEO is improved « due to the fact that full contents of each page are being served by the web server before any client-side JavaScript is executed » (Wikipedia).
## Testing
CI with Cypress.