/q-tests-integration

Q Tests Integration

Primary LanguagePHP

Laravel with Symfony Skeleton API QTests Integration

This repo is a Laravel application with Symfony Skeleton API QTests Integration.

Installation

To run this repo, follow these steps:

  1. Clone the repository:

git clone https://github.com/hweihwang/q-tests-integration.git

  1. Navigate to the project directory:

cd q-tests-integration

  1. Make the make.sh script executable:

chmod +x ./make.sh

  1. Run the script:

./make.sh

  1. Wait for the docker image to build and the container to start. This may take a few minutes.

  2. Your application should now be running at http://localhost:19000

Prerequisites

Before running this repo, ensure that you have Docker installed on your system.

Technologies Used

  • Docker
  • Laravel
  • InertiaJS
  • TailwindCSS
  • Vue 3
  • Vite