Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 320 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 320 Bytes

Demo Project

This project contains best practices for

  • Clean Code
  • Clean Architecture
  • Infrastructure Automation
  • Security best practices

The project contains a full stack implementation of a task list. It contains a nodejs backend and a small single page application.

The backend is protected by an API key.