- Use PostgreSQL database to store REST service data (
Users,Boards,Tasks) - Use Typeorm to store and update data
- The information on DB connection should be stored in
.envfile - PostgeSQL database should run inside of the
dockercontainer
Users, Boards, Tasks).env filedocker container