mkdir your-project-name cd your-project-name npm init -y npm install express body-parser typescript ts-node @types/node @types/express @types/body-parser --save-dev npx tsc --init
-
Notifications
You must be signed in to change notification settings - Fork 0
This setup provides a basic structure for an object-oriented Node.js project with TypeScript, global error handling, and a separation of concerns between controllers and services. Feel free to adjust the project structure and code organization based on your specific requirements and preferences.
Ranjeetvit453/node-typescript-project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This setup provides a basic structure for an object-oriented Node.js project with TypeScript, global error handling, and a separation of concerns between controllers and services. Feel free to adjust the project structure and code organization based on your specific requirements and preferences.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published