AWS re:Security
Interactive learning Platform
AWS re:Security is an open source interactive learning platform that helps develop skills in the areas of Cloud Security and Blue Team.
Get started
Start a new Doks project in three steps:
1. Create a new PR
Starter theme
git clone https://github.com/gerardokaztro/awsresecurity.git awsresecurity && cd awsresecurity
2. Install dependencies
npm install
3. Start development server
npm run start
Doing changes
4. Build and send PR
npm run start