Django localserver https with ngrok
Feb 13, 2023
brew install mkcert
mkcert -install
mkcert -cert-file cert.pem -key-file key.pem localhost 127.0.0.1
pip install django-sslserver
python manage.py runsslserver
ngrok http https://localhost:8000
brew install mkcert
mkcert -install
mkcert -cert-file cert.pem -key-file key.pem localhost 127.0.0.1
pip install django-sslserver
python manage.py runsslserver
ngrok http https://localhost:8000
Full Stack Developer, Top Rated on Upwork, Worked on 90+ jobs in past 9 months and all jobs are rated 5 stars, coding is fun, and always looking forward to code