/todo-app

Primary LanguageJavaScript

Todo App

Running the app


  • You can configure .env file
  • Client works on localhost:8888 default
  • Server works on localhost:5000 default
docker-compose up

Stopping the app

docker-compose down