Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 628 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 628 Bytes

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