Skip to content
/ MERNexus Public

Discord-inspired communication platform built using the MERN stack

Notifications You must be signed in to change notification settings

Pomog/MERNexus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyper‑V vs VirtualBox vs VMware Virtualization: Why the Behavior Is Different

In Windows, activating Hyper‑V (including features like Windows Sandbox, Application Guard, Windows Hypervisor Platform, WSL2, etc.) launches a low-level Hyper‑V hypervisor. This results in Oracle VirtualBox not being able to launch virtual machines normally – they either do not start at all or operate in a slow mode. At the same time, VMware Workstation is able to operate even with Hyper‑V enabled. The hypervisor uses special VT-x or AMD-V instructions to create and manage virtual environments, making virtualization efficient and secure.

Redux

https://redux.js.org/introduction/getting-started
https://github.com/facebook/create-react-app
npx create-react-app frontend --template redux
npm install --save axios react-router-dom redux-devtools-extension redux-thunk --legacy-peer-deps

Material UI

https://mui.com/material-ui/getting-started/
npm install @mui/material --save --legacy-peer-deps
npm install react-redux web-vitals --legacy-peer-deps

About

Discord-inspired communication platform built using the MERN stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published