codebar impact report simple static website made with parcel. you need node.js installed to run it. to run it locally, do npm install npm run dev to build static assets for production, do npm run build. suitable for any static file host (eg. netlify).