hweihwang / q-tests-integration

Q Tests Integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Q Tests Integration


Languages

Language:PHP 76.3%Language:Vue 21.3%Language:JavaScript 0.7%Language:Dockerfile 0.6%Language:TypeScript 0.5%Language:Blade 0.3%Language:Shell 0.3%Language:CSS 0.1%