Skip to content

Technologies

qtipee edited this page Feb 26, 2020 · 15 revisions

Technologies

Backend

REST API with Django.

Frontend

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).

Clone this wiki locally