Skip to content

Levantosina/CustomerService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customer service project

Description

This customer service project is designed to perform essential functions,including creating,editing,deleting and viewing customers.

Installation

Step 1: Download Docker

Visit the official Docker website to download the Docker Desktop application - https://www.docker.com/

Step 2: Install Docker

Step 3: Verify Installation

docker --version

Step 4: Configure Docker (Optional)

Step 5: Pull a Docker Image

docker pull levantosina/levantos-api:latest
docker pull levantosina/levantos-react:latest

Steps 6: Build and run commands

docker-compose up -d

To install as needed Node.js

Run the app

Go to "../frontend/react"

npm run dev
will run host - 

http://localhost:5173/
and
http://localhost:3000/

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •