Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 645 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 645 Bytes

Stroo

Create interactive software structures.

Structure example

Motivation

This webapp was created to be used like a documentation for software structures and be easily shareable as best practices.

Development

# install packages, just at the first time
docker-compose run web npm ci
docker-compose up

Tests

docker-compose run web npm test

TODO

  • Increase TDD coverage
  • Embed support
  • Bash file with commands to create structure