Skip to content

setup basic Express server with TypeScript#29

Merged
ashmeet07 merged 2 commits intoTechQuanta:mainfrom
shivram9:setup-express-server
Sep 28, 2025
Merged

setup basic Express server with TypeScript#29
ashmeet07 merged 2 commits intoTechQuanta:mainfrom
shivram9:setup-express-server

Conversation

@shivram9
Copy link
Copy Markdown
Member

Changes Made

  • ✅ Installed Express and required type definitions
  • ✅ Created minimal server in TypeScript (src/server.ts)
  • ✅ Server responds with "API is running" on / route
  • ✅ Added npm scripts for dev (ts-node) and build (tsc)
  • ✅ Configured TypeScript with proper build settings

@ashmeet07 ashmeet07 merged commit 34377a9 into TechQuanta:main Sep 28, 2025
@shivram9
Copy link
Copy Markdown
Member Author

Please assign me here and add the levels

@ashmeet07 ashmeet07 added SetUp setting up thing's GSSoC25 Level 2 labels Sep 28, 2025
@TechQuanta TechQuanta deleted a comment from shivram9 Sep 28, 2025
@TechQuanta TechQuanta deleted a comment from shivram9 Sep 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GSSoC25 Level 2 SetUp setting up thing's

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants