ft-transcendence-inc / ft_transcendence

1 stars 0 forks source link

15 implement mvp with spa websockets and real time features #16

Open lmangall opened 5 months ago

lmangall commented 5 months ago

Implemented SPA structure for the Pong "app",

It is usefull to see the files that were modified in the commit after Django installation to understand the page organisation and routing

Implemented SPA Structure and Real-Time Features

Single Page Application (SPA) structure + real-time interaction using WebSockets.

Usage:

start the venv: source venv/bin/activate go into the dir

eventually collect: python manage.py collectstatic