https://github.com/fadilxcoder/mbc-tv-app
MBC TV Channels (1-2-3-5-17-SAT)
https://github.com/fadilxcoder/mbc-tv-app
css html js poc static
Last synced: 5 months ago
JSON representation
MBC TV Channels (1-2-3-5-17-SAT)
- Host: GitHub
- URL: https://github.com/fadilxcoder/mbc-tv-app
- Owner: fadilxcoder
- Created: 2024-03-21T18:05:13.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-21T18:06:27.000Z (about 2 years ago)
- Last Synced: 2025-01-04T19:23:33.376Z (over 1 year ago)
- Topics: css, html, js, poc, static
- Language: CSS
- Homepage: https://mbc-tv-app.vercel.app
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notes
* Install `npm install -g mkcert` - https://www.npmjs.com/package/mkcert
* `mkcert create-ca && mkcert create-cert` - Create a Certificate Authority & Create a Certificate
```
CA Private Key: ca.key
CA Certificate: ca.crt
Private Key: cert.key
Certificate: cert.crt
```
* `http-server --cert cert.crt --key cert.key --tls` - https://192.168.100.50:8080/