Skip to content

zalkarz/test-skills

Repository files navigation

Basically, project to manage companies and their employees.

Docker environment

# environment
$ php artisan about --only=environment
Laravel Version 11.23.5
PHP Version 8.3.11
Composer Version 2.7.9
Timezone UTC
Locale en

# web server
$ nginx -V
nginx version: nginx/1.24.0

# mysql
$ mysql -V
mysql  Ver 8.0.25 for Linux on x86_64 (MySQL Community Server - GPL)

Prerequisites

Before getting started, ensure that you have the following prerequisites installed on your system if you want start-up with Docker:

Start-up

Clone this repository to your local machine.

$ git clone https://github.com/zalkarz/test-skills.git

Navigate to the cloned repository

$ cd ~/test-skills

Start-up Docker containers

$ make init

This command will build the necessary images and run the containers in the background.

Stop Docker containers

$ make stop

Application URL

http://localhost:8084

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages