@KolKov/Angular-Editor + Angular + Nest Image Upload Example

Angular Logo

Nest Logo


WSIWIYG Editor Library @kolkov/angular-editor File Upload example using 'Angular' and 'NestJS'


Angular use modules

Nest use modules

  • Multer

Usage

  1. Clone git
  2. Move Nest Folder
  3. > npm install
  4. > npm run start
  5. Move Angular Folder
  6. > npm install
  7. > ng serve (need Angular-cli https://cli.angular.io/)
  8. Image File Upload Test.
  9. End.