/CIASIE_mongodb

Map that show points of interest in Nancy, France

Primary LanguagePHP

MonkeyMap

Projet de gestion de données

The Monkeys Master

Tristan BELMONT, ✨ The Beautiful Master ✨

Kévin BULLY CIMBALURIA, 🦝 The Raton Master 🦝

How to use it ?

1. Clone the repository

git clone https://github.com/TheRealEureka/CIASIE_mongodb.git

2. start the server

cd CIASIE_mongodb
docker-compose up --build

3. Install the dependencies

docker exec -it <ContainerName> /bin/bash
composer install -d ../

4. Open the website (default port : 8080)

http://localhost:8080/

5. Enjoy ! 🎉

Note

  • Your markers are not saved if you're not logged in.