Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 272 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 272 Bytes

MMOSFX


Testing:

  • HTTPS (MAC):
brew install nss
npm i -g --only=prod https-localhost
serve .
-> https://localhost
  • HTTPS (LINUX):
sudo apt install libnss3-tools
sudo yum install nss-tools
sudo pacman -S nss
-> https://localhost