Can anyone give me any pointers, or point me to any good tutorials or courses on using Sequelize and PostgreSQL in a Node app? I'm especially having a hard time getting the createdb command to work, I keep getting an error telling me the command isn't available in git bash.
I have not used PostgresSQL but I use Sequelize often. If you can kindly post the error, I can look further, but here are some helpful tips:
Also, see if this article helps => codeburst.io/creating-a-dynamic-database-using-po…
Emmanuel
jimoh hadi
Software Engineer
This is an excellent tutorial I believe will help you scotch.io/tutorials/getting-started-with-node-exp…