Demo API using Nest.js framwework
Startup command
npm run start:dev
TODO if needed: Add image assets Pagination Export to txt and CSV
Documentation
npm i -g @nestjs/cli
nest new general-project
npm i
class-validator class-transformer typeorm @nestjs/typeorm sqlite3 @types/multer @nestjs/serve-static