A template repository useful as a base to build graphql servers.
# copy the bash script "copy-gqls-template from this repo into you /usr/bin diectory;
# modify it adding your username; password as appropriate in lines 5,15,23,25
# execute
copy-gqls-template your-chosen-server-package-name
Your new server package is set to go... Good luck with the new project.