dz-mouhami a web annuaire for lawyers in Algeria. Built with NextJS and Django.
this is a web annuaire for lawyers, it's a project for the GL course at École supérieure en Sciences et Technologies de l'Informatique et du Numérique (ESTIN)
- Clone the repo
git clone https://github.com/bouzenaali/projetGL.git
- Build and start the Docker containers:
docker-compose up --build
Once the Docker containers are running, you can access the backend service at http://localhost:8000
and the frontend service at http://localhost:3000
.
This project is licensed under the MIT License - see the LICENSE file for details