MaegIins / CIASIE_mongodb

Map that show points of interest in Nancy, France

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Map that show points of interest in Nancy, France


Languages

Language:PHP 43.0%Language:HTML 28.1%Language:JavaScript 22.8%Language:CSS 5.4%Language:Dockerfile 0.6%