Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 330 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 330 Bytes

Pocket-TODO

Full stack web application connecting a VSCode extension to a Progressive Web Application (PWA) through AWS Lambda.

TODO

  • Create AWS stuff and document in a easy way;
  • Create Lambda tests;
  • Create Github actions;
  • Create VSCode TODO extension (POST to Lambda);
  • Create PWA (Lambda GET).