croz-ltd / secure-coding-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Secure Coding - Bad Example backend

Build

To build on unix based systems:

npm install

Run

First run proxy

npm run proxy

Then start both bad and good example apps

npx nx serve bad-example
npx nx serve good-example

Open Proxy URL in browser

http://owasp-guidelines-bad.m8c.io
http://owasp-guidelines-good.m8c.io

About


Languages

Language:TypeScript 85.6%Language:CSS 9.2%Language:JavaScript 3.4%Language:HTML 1.8%