Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zetaret/nest-react-factory-example1

Nest + React Factory Example 1
https://github.com/zetaret/nest-react-factory-example1

api babel crud fetch form knexjs migration mysql2 nestjs pg postman react-dom react-router reactjs seed terserplugin webpack zod

Last synced: 29 days ago
JSON representation

Nest + React Factory Example 1

Awesome Lists containing this project

README

        

## Setup

Read the `setup.md` and choose the steps missing on your computer to finalize the install.

> Type in terminal `npm run start` from the main folder and open `http://localhost:4400/`. Nest and React are compiled.

## Use

__Technology__ Set:
- nest
- express
- mysql and postgresql
- knex sql-orm
- zod data validation
- react
- react-router
- postman api and js fetch

## Seeding

Migrate to latest in `nest-backend` using `knex migrate:latest` or `npm run migrate` or from VSCode hover `migrate` scripts of `package.json` and __Run Script__.
Seeding in the same folder using `npm run seedvendors`.
Seeding in the same folder using `npm run seedvehicle`.
Seeding in the same folder using `npm run seedservices`.

Loading of an example electric vehicle with all the parts by name, model and quantity.
Seeding of 2 vendors: Thunderbolt, Kron.
Seeding of 1 vehicle assembly and its parts by vendor in each table mobile_parts/store/vehicle_parts.
Seeding of invoice services.

Introductory to the __Skyline Road__ modular technology for electric and hybrid vehicles by __Blacktower Skyscraper__ and the automation principles based on permanent internet connection requiring our state platformed.