SkillAgentSearch skills...

Dineezy

Digital menu and QR code based restaurant management system.

Install / Use

/learn @himanshuNegi755/Dineezy

README

Digital Menu and QR code based Restaurant Management System

HitCount Known Vulnerabilities

dineezy-hero-section

Dineezy is made using these awesome tools

| ReactJS - NodeJS - ExpressJS - Socketio | |--|

Basic setup requirements

  • Nodejs Version 12 Setup
  • Nginx installation
  • Get Oauth Keys from google Developers Portal
  • Create a MongoDB Atlas Account

Install on VPS ( Digital Ocean, Linode, Vultr etc.)

  • .env of Nodejs

  • .env of Reactjs (client/)


Install using Docker


Development Setup

  • .env of Nodejs
NODE_ENV=production
PORT=8000
CLIENT_URI=http://localhost:3000
CLIENT_ID=""
CLIENT_SECRET=""
COOKIE_KEY=""
MONGO_URI=""
SERVICE_ID=""
ACCOUNT_SID=""
AUTH_TOKEN=""
  • .env of Reactjs (client/)
REACT_APP_BACKEND_API=http://localhost:8001/api
REACT_APP_FRONTEND=http://localhost:3000
View on GitHub
GitHub Stars24
CategoryDevelopment
Updated7mo ago
Forks10

Languages

JavaScript

Security Score

87/100

Audited on Aug 18, 2025

No findings