Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 243 Bytes

TODO.md

File metadata and controls

5 lines (4 loc) · 243 Bytes

TODO

  • get your RPI servers up and running
  • use Nginx to serve your static content (which is everything) and only use your API to serve apps (create a small endpoint that allows you to return your name)
  • replace npm with Deno