Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.14 KB

File metadata and controls

53 lines (32 loc) · 1.14 KB

janky-blue-books

Workflow

Setup

Server (Backend)

  • The NestJS framework is used to provide a standard way of building our backend.
  • NestJS promotes a modular way of building NodeJS services.
  • https://nestjs.com/

Client (Frontend/UI)

  • The Vite frontend build tool is used.
  • Initializes the project files and handles basic scaffolding.
  • Provides tools to perform "hot-reloading".
  • https://vite.dev/

Database

Data Collection Practices

Open Datasets

Kaggle

Architecture

Model / View Controller

Tools Used

Visual Studio Code (IDE)

Vite + React

License

  • No license or warranty is provided.