/website

Website that showcases several DevSecOps tutorials in from this organisation

Primary LanguageJavaScriptMIT LicenseMIT

Cloud Native Security Demo website

This website is used to showcase the projects in this GitHub organisation Cloud-Native-Security as well as for demo projects.

It is built using React and based on the following project: Cleanfolio Minimal.

Instructions

Setup

  • Install and run
yarn
yarn start
  • Build and deploy
yarn build
yarn deploy

Container Imgae

Run the following command for the latest container image:

docker run -p 8080:80 docker.io/anaisurlichs/cns-website:0.2.5

Contributing

If you would like to make changes to the repository, please submit a PR.

License

MIT