Skip to content

albertemozo/todo

Repository files navigation

TODO

This is a playground app for testing stuff, using a simple "to-do list" as context.

Usage

Run the application.

docker-compose up -d

See the todo list.

docker-compose exec php todo:list

Add a new item.

docker-compose exec php todo:add "Do something"

About

A to-do list playground application for testing assorted stuff.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published