Piyushkumar Dubey
How to get started?
To run the app you need to setup few files which are environment and needs to be unique per app
Steps
Steps I
open the repository in terminal
cd booking-microservice
create a .env
file
Set the values
Steps II
open the repository in terminal
cd user-microservice
create a .env
file
Set the values
Steps III
open the repository in terminal
cd flight-microservice
create a .env
file
Set the values
Steps IV
open the repository in terminal
cd user-details-microservice
create a .env
file
Set the values