CodeLAb assignment-01 code base that belongs to my office work. This is NodeJS web application based on NestJS framework.  :boat: :boat:
- JWT Authentication Server
- CSV File Upload & CRUD Server
- File Consumer Server
- Vehicle Postgraphile Server
URL : http://loacalhost:9090/*
URL : http://loacalhost:3000/*
URL : http://loacalhost:3001/*
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 |
|
Postgraphile-Server |
|
vehicleForAuth-Server |
|
FileConsumer-Server |
|
Licenses this source under the MIT License,You may not use this file except in compliance with the License.