hkthiet2999 / KT-Ecommerce

NodeJS, React, MongoDB, Express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage with Docker

Clone this Repos

by command: git clone https://github.com/smoothkt4951/KT-Ecommerce.git then follow the steps

Step 01:

docker build -t kt-client-app ./client

Step 02:

docker build -t kt-server-app ./server

Step 03:

docker-compose up

The Client-App should be up at and http://localhost:3000 the Server at http://localhost:8080

Docker Image

  • docker pull kienthiet/kt-server-app

  • docker pull kienthiet/kt-client-app

About

NodeJS, React, MongoDB, Express


Languages

Language:HTML 63.2%Language:JavaScript 36.0%Language:CSS 0.7%Language:Makefile 0.0%Language:Dockerfile 0.0%Language:Shell 0.0%