Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 594 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 594 Bytes

hardened-nextjs

Next.js App with Hardened JS enabled.

Instructions

git clone https://github.com/tgrecojs/hardened-nextjs && cd hardened-nextjs
# install deps with npm
~/hardened-nextjs npm install
# run dev env
~/hardened-nextjs npm run dev

Working Demo Screengrab

hardened.nextjs.working.mp4

Issue with Firefox

Running in firefox (non-private mode) fails to load the @endo/init library.

hardend.js.-.non.private.mp4