Skip to content

Repository files navigation

northwind

northwind study(feat. Spring)

dependency

Backend

  • Java 21
  • gradle
  • check build.gradle for other dependency

Frontend

  • node v24.14.0
  • npm 11.9.0
  • check frontend/package.json for other dependency
npm i react-router-dom
npm i styled-reset
npm i styled-components
npm i @types/styled-components -D
npm i axios

Commands

  • Run
npm run dev
  • Build
npm run build
  • Sync dependencies with package.json
npm install

utils

ERD

ERD

Reference

northwind-erd source: Northwind database diagram

Releases

Packages

Contributors

Languages