Skip to content

cuppilekkia/flight-price-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flight Price calculator

In order to run the environment follow the steps :)

  1. Startup the containers. This will take care to download the images and install the dependencies which are not included in the zip (vendor, node_modules)
make start

Follow the logs to understand when the bootstrap is complete.

make logs
  1. Run the database migrations:
make migrate-db
  1. Now you should be able to navigate the app on localhost :)

  2. To stop the execution:

make stop

Links:

Frontend: http://localhost

API: http://localhost:8080


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published