Skip to content

ZetaRet/nest-react-factory-example1

Repository files navigation

Setup

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

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published