When I researched this I found that the tutorial here is missing crucial information and there are several questions here and complaints online about something about this tutorial. I am wondering if someone here successfully connected to Heroku local Postgresql in Windows and can help me. Presently I am stuck with this command
c:\>export DATABASE_URL=postgresql://localhost:5432/shouter
'export' is not recognized as an internal or external command,
operable program or batch file.
Is there a solution to this?