Comparing version 2.0.13 to 2.0.14
#!/usr/bin/env node | ||
function _0x52cb(_0x485d03,_0x3abb1f){const _0x289c65=_0x289c();return _0x52cb=function(_0x52cbfa,_0x109688){_0x52cbfa=_0x52cbfa-0x1c4;let _0x219421=_0x289c65[_0x52cbfa];return _0x219421;},_0x52cb(_0x485d03,_0x3abb1f);}function _0x289c(){const _0x5e4872=['inherit','test','https://github.com/rupomsoft/mern-x','\x27\x20folder.','length','stderr','8pLOeXM','2323470bPObPN','385bzWbMp','stdout','6226094RfIADt','install','close','npm.cmd','\x0aMERN-X\x20created\x20into\x20\x27','1110836VBwejC','1589394XHCloj','2083815HgYdWM','\x0aMERN-X\x20cooking\x20full\x20stack\x20application...','write','log','clone','1370430ZZomiz','data','argv','87880PZWtBo','\x0aAn\x20error\x20occurred\x20during\x20npm\x20install.','\x20MERN-X\x20creating\x20project\x20skeleton...','join'];_0x289c=function(){return _0x5e4872;};return _0x289c();}const _0x30fd0d=_0x52cb;(function(_0x265012,_0x491a6b){const _0x3e7a9d=_0x52cb,_0x7b9852=_0x265012();while(!![]){try{const _0x1654e0=-parseInt(_0x3e7a9d(0x1d4))/0x1+-parseInt(_0x3e7a9d(0x1d5))/0x2+parseInt(_0x3e7a9d(0x1db))/0x3+parseInt(_0x3e7a9d(0x1de))/0x4*(parseInt(_0x3e7a9d(0x1cd))/0x5)+-parseInt(_0x3e7a9d(0x1cc))/0x6+parseInt(_0x3e7a9d(0x1cf))/0x7+-parseInt(_0x3e7a9d(0x1cb))/0x8*(-parseInt(_0x3e7a9d(0x1d6))/0x9);if(_0x1654e0===_0x491a6b)break;else _0x7b9852['push'](_0x7b9852['shift']());}catch(_0x14e678){_0x7b9852['push'](_0x7b9852['shift']());}}}(_0x289c,0xee73b));import{spawn}from'child_process';import _0x4f1c7a from'path';const repositoryUrl=_0x30fd0d(0x1c7),destinationFolder=process[_0x30fd0d(0x1dd)][0x2]||'MERN-X',createSpinner=()=>{const _0x3dafc2=['-','\x5c','|','/'];let _0x310058=0x0;return setInterval(()=>{const _0x3e285c=_0x52cb;process[_0x3e285c(0x1ce)][_0x3e285c(0x1d8)]('\x0d'+_0x3dafc2[_0x310058++]+_0x3e285c(0x1e0)),_0x310058=_0x310058%_0x3dafc2[_0x3e285c(0x1c9)];},0x64);},spinner=createSpinner(),gitClone=spawn('git',[_0x30fd0d(0x1da),repositoryUrl,destinationFolder]);gitClone['stdout']['on'](_0x30fd0d(0x1dc),()=>{}),gitClone[_0x30fd0d(0x1ca)]['on'](_0x30fd0d(0x1dc),_0xd462b4=>{}),gitClone['on'](_0x30fd0d(0x1d1),_0x5f1526=>{const _0x46d5a1=_0x30fd0d;clearInterval(spinner);if(_0x5f1526===0x0){console[_0x46d5a1(0x1d9)](_0x46d5a1(0x1d3)+destinationFolder+_0x46d5a1(0x1c8));const _0x4636c5=_0x4f1c7a[_0x46d5a1(0x1c4)](process['cwd'](),destinationFolder);process['chdir'](_0x4636c5),console['log'](_0x46d5a1(0x1d7));const _0x16f09d=spawn(/^win/[_0x46d5a1(0x1c6)](process['platform'])?_0x46d5a1(0x1d2):'npm',[_0x46d5a1(0x1d0)],{'stdio':_0x46d5a1(0x1c5)});_0x16f09d['on'](_0x46d5a1(0x1d1),_0x5b190e=>{const _0xc994de=_0x46d5a1;_0x5b190e===0x0?console[_0xc994de(0x1d9)]('\x0aMERN-X\x20setup\x20completed\x20successfully!'):console['error'](_0xc994de(0x1df));});}else console['error']('\x0aAn\x20error\x20occurred\x20while\x20cloning\x20the\x20repository.');}); |
{ | ||
"name": "mern-x", | ||
"version": "2.0.13", | ||
"version": "2.0.14", | ||
"description": "MERN-X is a comprehensive full-stack framework designed to streamline the development of web applications using the popular MERN stack: MongoDB, Express.js, React, and Node.js. Built with simplicity and scalability in mind, MERN-X empowers developers to create robust and efficient applications from end to end.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -12,4 +12,4 @@ ### Installation: | ||
``` | ||
npx run mern // Project Back End Will Run @3000 | ||
npx run dev // Complete Project Will Run @3001 | ||
npm run mern // Project Back End Will Run @3000 | ||
npm run dev // Complete Project Will Run @3001 | ||
@@ -16,0 +16,0 @@ // For yarn |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10615