Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 346 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 346 Bytes

Manabi

A service for collecting topics to learn about. Hosted on Github Pages, give it a go!

Running with Docker

First build and run the containers via docker-compose:

$ docker-compose up -d

Once running, open the web app to use the service:

$ open http://localhost:4568