Demo a restful api shopping cart.
- Nodejs best practices folder structure
- Hexagonal Architecture or Ports and Adaptors pattern
npm install
npm run seed:dev
npm run start:dev
Demo a restful api shopping cart.
npm install
npm run seed:dev
npm run start:dev