KernelPanic92 / MyFlight

A simple Neo4j experiment with angular and nestjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyFlight

A simple Neo4j experiment

What is MyFlight

MyFlight allows you to search for the flight at the best price 💸

How to run

docker-compose up --build

It may take a while 😅

and navigate to http://localhost:4200

⚠️ ⚠️ ⚠️ WARNING: currently the environments of API and SPA are hard coded to work with docker compose. for any other type of use you will have to manually change the environment variables.

Stack

  • DB: Neo4j
  • Backend: Nestjs
  • Frontend: Angular 10

Screenshots

Schema

Neo4j scheme

Web page

Web page

About

A simple Neo4j experiment with angular and nestjs


Languages

Language:TypeScript 78.3%Language:HTML 10.5%Language:JavaScript 6.1%Language:Shell 4.0%Language:Dockerfile 0.7%Language:SCSS 0.4%