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: 24 days ago
JSON representation
The GDPR Checklist
- Host: GitHub
- URL: https://github.com/privacyradius/gdpr-checklist
- Owner: privacyradius
- License: other
- Created: 2018-01-22T02:54:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-09-12T11:32:24.000Z (about 1 year ago)
- Last Synced: 2024-09-29T13:14:20.153Z (about 1 month ago)
- Topics: checklist, compliance, gatsby, gdpr, gdpr-checklist, privacy
- Language: JavaScript
- Homepage: https://gdprchecklist.io/
- Size: 1.81 MB
- Stars: 760
- Watchers: 35
- Forks: 105
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
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/)