Skip to content

Parking Managment System usign microservices architecture

License

Notifications You must be signed in to change notification settings

cativo23/parking-microservices

Repository files navigation

Parking

Parking Microservices

Parking Management System Using Microservices Architecture

forthebadge forthebadge forthebadge

Local Development

This project uses Docker with Docker Compose to manage its local development stack. For more detailed usage instructions take a look at the official documentation.

Links

Important

Each folder contains a Laravel Project, each of them must have its own .env files.

For testing just change the .env.example of each folder to .env

Start the development servers

First we create a docker network called web

docker network create proxy 

Change de .env.example files to .env

cp .env.example .env 

After you can start de containers

docker-compose up -d

Contact

If you found any problems, please contact me: cativo23.kt@gmail.com

About

Parking Managment System usign microservices architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published