Skip to content

Commit

Permalink
Merge pull request #3 from abjerry97/new-migration
Browse files Browse the repository at this point in the history
sasas
  • Loading branch information
abjerry97 authored Jan 31, 2024
2 parents 50aeb64 + 2c0477d commit 6a76dfb
Show file tree
Hide file tree
Showing 33 changed files with 1 addition and 4,890 deletions.
36 changes: 1 addition & 35 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,35 +1 @@
# compiled output
/dist
/node_modules

# Logs
logs
*.log
npm-debug.log*
pnpm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*

# OS
.DS_Store

# Tests
/coverage
/.nyc_output

# IDEs and editors
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace

# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
node_modules
30 changes: 0 additions & 30 deletions src/interfaces/createProduct.interface.ts

This file was deleted.

16 changes: 0 additions & 16 deletions src/interfaces/product.interface.ts

This file was deleted.

11 changes: 0 additions & 11 deletions src/interfaces/productPrices.interface.ts

This file was deleted.

13 changes: 0 additions & 13 deletions src/interfaces/store.interface.ts

This file was deleted.

6 changes: 0 additions & 6 deletions src/interfaces/user-role.interface.ts

This file was deleted.

21 changes: 0 additions & 21 deletions src/interfaces/user.interface.ts

This file was deleted.

24 changes: 0 additions & 24 deletions src/main.ts

This file was deleted.

61 changes: 0 additions & 61 deletions src/models/product/product.entity.ts

This file was deleted.

46 changes: 0 additions & 46 deletions src/models/productPrice/productPrice.entity.ts

This file was deleted.

53 changes: 0 additions & 53 deletions src/models/store/store.entity.ts

This file was deleted.

32 changes: 0 additions & 32 deletions src/models/user/user.entity.ts

This file was deleted.

14 changes: 0 additions & 14 deletions src/modules/app/app.controller.ts

This file was deleted.

Loading

0 comments on commit 6a76dfb

Please sign in to comment.