Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 705 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 705 Bytes

Eary-System

Quick Start

Make sure you have Docker installed on your machine.

# Clone the repository
git clone https://github.com/Adosh74/Eary-System

# Change directory
cd Eary-System

# Build the Docker image and run the container in detached mode
docker-compose up -d --build
  • Now you can access the frontend on http://localhost:3000.
  • Admin credentials are
    • email: admin@admin.com
    • password: 123456

About

Usage

Show