Skip to content

Ravi-2064/Aerofly

Repository files navigation

Airline reservation system using microservices.

Usage

  • Install dependencies in all subdirectories.

    yarn install-all
  • Start API gateway server and servers for microservices.

    yarn start
  • Run all tests.

    yarn test

Built with

  • node.js - Server runtime environment
  • nodemon - Restart automatically on changes in development
  • hapi - Server framework for node.js
  • mongoose - node.js object modeling for MongoDB
  • AVA - JS test runner

Architecture

Architecture

Progress

This is a WIP. Check projects for more details.

Contributing

If you find a bug, please create an issue or a PR.

License

BIET © Ravi Verma.

About

Airline Ticket Reservation System

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors