Skip to content

privacyradius/gdpr-checklist

Repository files navigation

How to add updates to the checklist

  • fork this repository
  • edit the file src/data.js
  • create a pull request

Quickstart

  • run npm install --global gatsby-cli
  • run npm i in the root folder of this repository
  • run gatsby develop
  • visit localhost:8000 in your browser

Deployment

Attribution

The project is inspired by The SaaS CTO Security Checklist created by Sqreen.io