Skip to content
This repository has been archived by the owner on Jul 31, 2020. It is now read-only.

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