fpaupier / shopdok

Project to experiment with docker compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shop Dock 🐙

A boilerplate project for python flask + react dockerized.

  • A backend project product handles the product catalog (a python flask app).
  • A frontend project freshstore serves a react app to browse the sample product catalog.

Both services have a Dockerfile and a docker-compose.yaml is available in the project root to build it up.

Getting started

Run docker-compose up --build

About

Project to experiment with docker compose


Languages

Language:JavaScript 33.3%Language:HTML 30.8%Language:CSS 16.7%Language:Dockerfile 11.7%Language:Python 7.5%