Using for manage user postgres permission with each db. Which will create 2 type of user :
- CRUD user
- R user
Manage base on content of db_list. If not in db_list -> Delete on db. If in db_list -> Create to db.
- Change .env.sample -> .env
- Fill data into env
- Run : python main.py