acmutsa / HackKit

Feature-packed Hackathon Managment Software
https://hack-kit-web.vercel.app
13 stars 17 forks source link

Remove Devtunnel Pkg in Favor of Next.js HTTPS #111

Open Lermatroid opened 2 weeks ago

Lermatroid commented 2 weeks ago

Currently we have a dev tunnel package for hosting a tunnel over https to allow camera apis to be tested.

Next recently received experimental support for running next on https, and will provide a more stable experience then the dev tunnel package.

How can I run Next.js on localhost through HTTPS?

linear[bot] commented 2 weeks ago

HK-163 Remove Devtunnel Pkg in Favor of Next.js HTTPS