Skip to content

Commit 5e269af

Browse files
committed
refactor: remove NestJS and Express example applications
- Deleted the entire NestJS application including its configuration files, source code, and package dependencies. - Removed the Express application configuration and TypeScript settings. - Cleaned up project management module by deleting its source files, configuration, and changelog. - Updated package-lock.json to reflect the removal of the above applications and their dependencies. - Added a new server package with a basic NestJS setup and integrated ObjectQL. - Introduced new project management features and updated related configurations.
1 parent 0b398f3 commit 5e269af

32 files changed

+55
-632
lines changed

examples/apps/express/CHANGELOG.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

examples/apps/express/package.json

Lines changed: 0 additions & 23 deletions
This file was deleted.

examples/apps/express/public/index.html

Lines changed: 0 additions & 461 deletions
This file was deleted.

examples/apps/express/src/index.ts

Lines changed: 0 additions & 66 deletions
This file was deleted.

examples/apps/express/tsconfig.json

Lines changed: 0 additions & 14 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.

examples/modules/project-management/src/projects.action.ts renamed to examples/project-management/src/projects.action.ts

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)