Full Stack Lerna monorepo react (redux-toolkit and rtk-query), nest and postgres dockerized todo app
The main goal of this project was to learn lerna, redux-toolkit and rtk-query
- Make sure you have docker installed on your machine, if not here is the link (https://www.docker.com/get-started)
- Run Docker
- Open terminal in the root folder of the project and run docker-compose up
- Explore my todo app