Lifailon /
TorAPI
Unofficial API (backend) and RSS for RuTracker, Kinozal, RuTor and NoNameClub for receiving torrent files and detailed information about distribution.
81/100 healthLoading repository data…
MAHIR-DEVES / repository
Backend API for an Agency Website and Office Management System. It manages website content, portfolio projects, blogs, client leads, and internal staff operations with role-based authentication, attendance tracking, and salary management. Designed to support modern frontend frameworks like React or Next.js.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
🌐 Live API: https://delt-a-digivast-backend.vercel.app/
This is the backend server for DeltA Digivast, built with scalable architecture.
It handles:
Selected from shared topics, language and repository description—not editorial ratings.
Lifailon /
Unofficial API (backend) and RSS for RuTracker, Kinozal, RuTor and NoNameClub for receiving torrent files and detailed information about distribution.
81/100 healthAyush-Kanduri /
The Placement Cell Application is a Full Stack Application built using MongoDB, ExpressJS, NodeJS, EJS, Express Partials-Layouts, GulpJS, Vanilla JS & implements RestFul CRUD APIs along with CRUD Operations. This project is basically used for the purpose of assigning students to the interview slots of the incoming companies for the visit, at the backend for the employees to work. It manages both student & interview information along with the company visits. This website is only restricted for the use of employees. This website is completely Responsive across all the Devices.
58/100 healthEmail: admin@gmail.com
Password: 12345678
Email: manager@gmail.com
Password: 12345678
Email: employ@gmail.com
Password: 12345678
git clone https://github.com/MAHIR-DEVES/DeltA-Digivast-Backend
cd DeltA-Digivast-Backend
2️⃣ Install dependencies (pnpm)
pnpm install
3️⃣ Setup environment variables
Create .env file:
PORT=5000
NODE_ENV=development
DATABASE_URL=YourUrl
JWT_SECRET=YourJWT_SECRET
#
# CLIENT_URL=http://localhost:3000
# live
CLIENT_URL=https://delt-a-digivast-frontend.vercel.app
#
STRIPE_SECRET_KEY=Your_STRIPE_SECRET_KEY
STRIPE_WEBHOOK_SECRET=Your_STRIPE_WEBHOOK_SECRET
Run the project pnpm dev 5️⃣ Build for production pnpm build pnpm start
Nsanjayboruds /
RIVETO is a full-stack web application built with separate frontend and backend modules. The frontend manages the user interface using modern web technologies (HTML, CSS, JavaScript). The backend handles server-side logic, APIs, and data management. This project serves as a foundation for building scalable web applications with a clear separation
62/100 healthNhanPhamThanh-IT /
🧠 Complete Express.js backend templates with JavaScript & TypeScript implementations. Features user authentication, JWT security, MongoDB integration, and production-ready architecture. Perfect learning resource and starter template for building scalable REST APIs with modern development practices.
22/100 healthcyntaria /
A REST API backend system for the UniPal app, made with NodeJS
33/100 healthdevsoft112 /
This project is a full-stack application for an online betting dashboard. It includes a React frontend and a Node.js backend using Typescript with a PostgreSQL database. The frontend allows users to view sports events and place bets, while the backend provides the necessary API endpoints.
41/100 health