Skip to content

TODO web app consisting of a Django(Django rest framework) backend and a Vue.js frontend

Notifications You must be signed in to change notification settings

abdelgad/todo_django_vue

Repository files navigation

TODOLIST: frontend

Créez une application en vue3 qui fait appel à votre API REST implémentée en django.

Vous utiliserez vue-cli pour initialiser votre projet. Vous utiliserez des fichiers .vue avec du style en sass (format .scss).

Créez un fichier docker-compose.yml qui lance l'ensemble de votre projet (frontend+backend), l'api sera disponible via /api/ (utiliser le reverse proxy de nginx), et le frontend via la racine /.

About

TODO web app consisting of a Django(Django rest framework) backend and a Vue.js frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published