gdpr-checklist icon indicating copy to clipboard operation
gdpr-checklist copied to clipboard

The GDPR Checklist

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

  • changes will automatically be deployed to https://gdprchecklist.io/

Attribution

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