https://github.com/julkwel/madagascar-map-api
API du projet Madagascar-map
https://github.com/julkwel/madagascar-map-api
communes district fokontany localiza madagascar region
Last synced: 11 months ago
JSON representation
API du projet Madagascar-map
- Host: GitHub
- URL: https://github.com/julkwel/madagascar-map-api
- Owner: julkwel
- Created: 2024-01-08T12:56:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-22T04:51:53.000Z (over 2 years ago)
- Last Synced: 2025-06-21T21:46:24.645Z (about 1 year ago)
- Topics: communes, district, fokontany, localiza, madagascar, region
- Language: PHP
- Homepage: https://localization.mg-dev.space
- Size: 482 KB
- Stars: 33
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Madagascar map API
## Contribution Guides
Your feedback and collaboration are highly valued as we evolve this resource for the developer community. 💪
- Add issues for what you wish to work on.
- Fork this Repository
- Add Unit Test
- Make a PR to the main branch
## Requirements :
```
- Docker
- Postgresql
- PHP > 8.1
```
## Installation
You can install this project using Docker [PHP & Postgres] as outlined above, or alternatively, by installing Postgres and PHP directly in your workspace.
```
- Clone the repos
- Run docker compose build
- Run docker compose up
- Copy .env to .env.local, then customise your DB_URL.
- Run symfony serve
- Do what you want
```
*For fun :heart: !*