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 typescript webpack zod
Last synced: 2 months ago
JSON representation
Nest + React Factory Example 1
- Host: GitHub
- URL: https://github.com/zetaret/nest-react-factory-example1
- Owner: ZetaRet
- Created: 2024-11-09T11:24:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-09T21:12:23.000Z (over 1 year ago)
- Last Synced: 2025-02-06T03:40:34.616Z (over 1 year ago)
- Topics: api, babel, crud, fetch, form, knexjs, migration, mysql2, nestjs, pg, postman, react-dom, react-router, reactjs, seed, terserplugin, typescript, webpack, zod
- Language: TypeScript
- Homepage: https://zetaret.com/media/nest-react-express/
- Size: 882 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.