/awesome-todo

Quickly written TODO application (to demonstrate dockerization).

Primary LanguageJavaScript

Awesome TODO

Quickly written TODO app (to demonstrate dockerization).

Getting Started

  1. Install Docker

  2. Install Make (you probably already have it)

  3. (Optional) Login to GitHub container registry (to make use of cached Docker images)

  4. Start project

    $ make up
  5. Go to app

    http://localhost:3001

  6. Configure via variables defined in Makefile

Libraries

Frontend

Backend