Skip to content

This project is a Tech Test for the company SoluCX.

Notifications You must be signed in to change notification settings

HelikeLong/solucx-test

Repository files navigation

SoluCX - Tech Test

This project is a Tech Test for the company SoluCX.
It's developed in Lumen 5.8

Configuration

Configure the .env for the application

  cd solucx-test
  cp .env.example .env

Run docker

  docker-compose up -d

PS: Docker might take some secounds to build, if you see an error on the following command, wait a couple secounds and try again.

Run migrations to build DB

  docker exec -it php php /var/www/html/artisan migrate

API Documentation

Import the ./solucx-test.json at Postman, Insomnia etc, to check project's APIs.

DB MER

image

About

This project is a Tech Test for the company SoluCX.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages