Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/privacyradius/gdpr-checklist

The GDPR Checklist
https://github.com/privacyradius/gdpr-checklist

checklist compliance gatsby gdpr gdpr-checklist privacy

Last synced: 3 months ago
JSON representation

The GDPR Checklist

Lists

README

        

## 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](https://cto-security-checklist.sqreen.io/)
created by [Sqreen.io](https://www.sqreen.io/)