newdisc – Real-time Chat. Browsers-Only.
A Discord-inspired chat platform that runs entirely in the browser. Authenticate, send messages, and share files in real-time through a Firebase Realtime Database.
Launch AppKey Features
Everything you need for seamless real-time communication, right in your browser.
Real-time messaging
Instant message delivery using Firebase Realtime Database, ensuring every message appears the moment it's sent.
User authentication
Username/password login system with user profiles, keeping your chat experience secure and personalized.
File sharing
Upload and share files with a 5MB limit, complete with preview support for images and common formats.
Profile pictures
Custom profile images with automatic SVG fallback, so every user has a distinctive visual identity.
Access control
Built-in user blocking and unblocking system for moderation, giving you full control over your chat environment.
Responsive design
Clean, custom CSS styling that adapts beautifully to any screen size, from desktop to mobile.
Tech Stack
Built with modern, reliable technologies for a fast and scalable chat experience.
Project Structure
A look inside the codebase — clean, modular, and organized.
├── index.html # Main application page ├── app.js # Core application logic and Firebase integration ├── style.css # Application styling ├── codes.txt # User access codes ├── unblockcodes.txt # Unblock codes for moderation └── cheddarandbbqwavy.* # Media assets
Getting Started
The application requires Firebase configuration and runs directly in the browser. Users authenticate with username/password combinations, with access potentially controlled through the codes system.
Note: Firebase API keys are redacted in the repository for security.
Ready to start chatting?
Jump into newdisc and experience real-time, browser-native chat — no downloads, no setup, just instant communication.
Launch Appnewdisc — A real-time web-based chat application with Firebase backend integration.