/Vehicle-Nest-NodeJS-Backend

🚘 :pushpin: This is a back-end service for the Vehicle-Angular-Frontend project. :loudspeaker: This server implemented with REST API and GraphQL queries. as well as Angular application and this server works as a GraphQL client. :triangular_flag_on_post:

Primary LanguageTypeScriptMIT LicenseMIT

🚨 🚧  Work In Progress  🚧 🚨

Vehicle Web App Backend

CodeLAb assignment-01 code base that belongs to my office work. This is NodeJS web application based on NestJS framework.  :boat: :boat:

Content  :book: :book:

  • JWT Authentication Server
  •   URL : http://loacalhost:9090/*
    
  • CSV File Upload & CRUD Server
  •   URL : http://loacalhost:3000/*
    
  • File Consumer Server
  •   URL : http://loacalhost:3001/* 
    
  • Vehicle Postgraphile Server
  •   URL : http://loacalhost:5000/*
      
     - if you install Postgraphile globle use this command in your terminal
     - postgraphile -c "postgres:///<TABLE_NAME>" -s <SCHEMA_NAME> --watch
    

Implemented Server

Server status
VehicleCsvReader-Server
  • Implemet
Postgraphile-Server
  • Implemet
vehicleForAuth-Server
  • Implemet
FileConsumer-Server
  • Implemet

Node jet jet jet jet jet

Angular Build Build

Passed

Licenses this source under the MIT License,You may not use this file except in compliance with the License.

License: MIT

Here is a screenshot of the Architecture Design

App Screenshots