rekaehreth / HKAdmin-service

BSc Thesis
1 stars 0 forks source link

Training module #11

Closed rekaehreth closed 3 years ago

rekaehreth commented 3 years ago

Files to create:

Methods to create:

rekaehreth commented 3 years ago

TypeORM doksi

rekaehreth commented 3 years ago
  1. nest generate module modulename
  2. create entity manually
  3. nest generate service modulename
  4. nest generate controller modulename