Home

Awesome

<p align="center"> <img height="150px" width="150px" src="https://image.flaticon.com/icons/svg/662/662325.svg" /> <h1 align="center">Mendarkom - أقضي من داركم</h1> </p> <p align="center"> <a href="https://github.com/psf/black"><img src="https://img.shields.io/badge/code%20style-black-000000.svg"></a> <a href="https://dependabot.com"><img src="https://api.dependabot.com/badges/status?host=github&repo=dz-experts/grocery-stores-home-delivery" alt="Dependabot Status"></a> <a href="LICENSE.md"><img src="https://badgen.net/github/license/micromatch/micromatch" /></a> </p> <p align="center">A website/app for showing grocery stores that offer home delivery service on a map. <br> ~ Specific to Algeria in light of COVID-19 outbreak ~</p>

The codebase is split into backend and frontend folder.

Setup & Development

We have a docker-based dev environment with a Makefile ready for use, it'll take care of firing up PostgreSQL database and installing all frontend and backend requirements.

This will use the docker-compose.dev.yml file to spin up a DB instance, and drop you in a shell.

Once in a shell you can: