Give a group write access to a directory in linux:
chmod g=rwx directory/ chmod g+s directory/ setfacl -d -m g::rwx directory/ umask 002Give a group write access to a directory in linux:
chmod g=rwx directory/ chmod g+s directory/ setfacl -d -m g::rwx directory/ umask 002Make each route in api.py. In my get, i'm setting the response.media to my own json string. I can edit that in api.py and plug that into the front end of svelte. Everything is going into Notes so that I can return all of the datatypes in one list.