maudnals / xpsd

xpsd = exposed = beginner-, webdev-friendly demo website for common vulnerabilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xpsd

Build with Preact.

Dev setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# test the production build locally
npm run serve

# run tests with jest and preact-render-spy 
npm run test

How things work: see the CLI Readme.

About

xpsd = exposed = beginner-, webdev-friendly demo website for common vulnerabilities


Languages

Language:JavaScript 68.0%Language:CSS 32.0%