This is a simple demo nodejs todo app which depends on AWS RDS cloud resouce (MySQL database). It allows you to create, update, and delete tasks in a user-friendly interface.
- Add item to list
- Mark item as done
- Delete item from list
Ensure MySQL RDS cloud resource plan is applied in Wayfinder.
The images are published on Github Container Registry: https://github.com/appvia/todo-app/pkgs/container/todo-app
Contributions are welcome! If you find a bug or have a feature request, please open an issue or submit a pull request.
This project is licensed under the MIT License.