1.19.0 • Published 5 months ago

asaml-dev v1.19.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

A MVC nodeJS API

Commitizen friendly

Commitizen friendly

Tasks for DDD flux implementation:

import { User } from '@app/models/User'
import { Task } from '@dashboard/models/Task'
  • [] keep alias path updated according to the project domains
    • [] create a ?file watcher for the 'src' directory
      • [] watch existence of the 'domains' directory to use it as the path prefix for the domains directories
      • []