Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 404 Bytes

TODO.md

File metadata and controls

18 lines (13 loc) · 404 Bytes

TODO

api

Move current functionality to Elixir

frontend

  • parse markdown into page middle
  • make URL for API configurable

general

fix docker-compose not respecting hooks sometimes

deploy

  • create postgres server, with user account to read all
  • create server to host frontend and API
  • publish images to dockerhub
  • Get a CI to build docker images automatically after running all tests