Skip to content

product-list/TomWinskell#172

Open
tomwinskell wants to merge 27 commits intoprojectshft:masterfrom
tomwinskell:main
Open

product-list/TomWinskell#172
tomwinskell wants to merge 27 commits intoprojectshft:masterfrom
tomwinskell:main

Conversation

@tomwinskell
Copy link

Description

  • Monorepo with API and Web
  • API uses Express, Tsoa, TypeScript, MongoDB
  • Web uses Vite, React, TypeScript, Redux Toolkit, Tailwind, Flowbite React
  • Monorepo is containerized with Docker, README explains how to run container

How Has This Been Tested?

Manually

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have checked my code and corrected any misspellings

…routes. Add .gitignore for /node_modules. Add additional required API routes in products.js and reviews.js.
- switch to yarn package manager;
- install tsoa to build swagger file with decorators;
- refactor with service, controller, entity and dto.
Add review helpers, model and types.
Start to add get reviews for product route and service.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant