Skip to content

A web application powered by a custom-built Node.js core module. Built with React, Express, and MySQL. Currently in active development. 🚧

Notifications You must be signed in to change notification settings

Red-Blue-co/Red-Blue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

Custom Node Module • MERN Upgrade • Red‑Blue‑Co Signature Build



Welcome to the repository of an evolving project crafted with passion and powered by a custom-built Node.js module engineered entirely from scratch.
This isn’t just another app — it’s a preview of something unique, scalable, and built with intention.


This project is in active development and currently relies on a private Node.js core module authored exclusively by me.
Since the module is not yet production-ready or publicly released, local execution is not available at this time.


  • Frontend: React
  • Backend: Node.js + Express
  • Database: MySQL
  • Core Engine: Custom private Node.js module

Experience the live output here:
👉 http://login.sherin.fun

The latest build is always deployed and updated as development progresses.


{
  "Local": {
    "MULTI_TENANT_DEPLOYMENT": "no",
    "DB_TYPE": ["mysql"],

    "MYSQLDB_HOST": "xxx.xxx.xxx.xxx",
    "MYSQLDB_NAME": "your_database_name",
    "MYSQLDB_USER": "your_username",
    "MYSQLDB_PASSWORD": "your_password",

    "APPLICATION_PORT_NUMBER": 3010,
    "SSL_CONNECTION": "no",

    "JWT_TOKEN": "no",
    "JWT_SECRET": "your_jwt_secret",
    "NO_TOKEN_APIS": ["login"],
    "REQUST_PARAMS_FROM_TOKEN": ["userid"],

    "TOKEN_EXPIRY": {
      "W": 20,
      "M": 20,
      "T": 20,
      "S": 20
    },

    "DIST_FOLDER_NAME": "build"
  }
}

🔐 Sensitive values masked for security. The real config is private.



@sherin-v

@Jegathsuriya

Proudly developed under the Blue‑Red‑Co Ow organization.


About

A web application powered by a custom-built Node.js core module. Built with React, Express, and MySQL. Currently in active development. 🚧

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •