Skip to content

wmpay/todo.com

Repository files navigation

todo.com

A web application to manage To Do items

Build Status

Installation

Installation was tested on macOS High Sierra Version 10.13.2

(Optional) Install homebrew:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Install node, or use homebrew:

brew install node

Install node dependencies:

npm install

Install Docker

Start the docker containers

docker-compose up

Navigate to localhost:8080 in your web browser

API Docs

Api docs can be viewed here.

Running tests

npm test

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A web application to manage To Do items

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published