You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A basic Trello clone that has an Angular 5+ front-end and a Spring Boot backend. It can be cloned and started by simply running "docker-compose up" inside the backend folder and "ng serve" in the front end folder.