Skip to content

Conversation

@Anvesha-24
Copy link
Contributor

Added a root route (/) that responds with "API is running" for quick server health checks.

Added npm scripts for easier development and build workflows:

npm run dev → starts the server using ts-node-dev.

npm run build → compiles TypeScript files to dist/.

npm start → runs the compiled server.

Installed and configured necessary dependencies and type definitions for TypeScript and Express.

@ashmeet07 ashmeet07 merged commit 879a8af into TechQuanta:main Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants