jinnabaalu / scratchdata-website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scratch Data Website

Run as container

  • Create the docker image with the following
cd scratchdata-website/
docker build -t scratchdata-ui .
  • Run the application as container
docker-compose up -d

About


Languages

Language:HTML 85.3%Language:Python 10.4%Language:CSS 3.7%Language:Dockerfile 0.6%