Skip to content

MGGEL/MSHackParkraummanagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Docker
  • PHP 7.4 CLI
  • composer

How to start

Make sure you have installed all the dependencies before starting!

At first you have to install the PHP dependencies with composer. They will be shared with the docker container. Execute the follwing commands:

cd ParkingManager
composer install

Afterwards to have a development server execute:

cd ..
docker-compose up -d

Now you have a html Server avaiable at http://localhost:8080/

About

MS Hack Parkraummanagement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published