Back
Similar todos
Setup pgweb. I clever GO postgres client. #downpayment
set up auth backend in go #herald
Connected to db #pb
create db and verify connection on backend #clearmentions
Gopost repo created for database crud learning with golang.(github.com/emnaruto07/Gopost) #golang
My next goal is to get postgres working locally instead of sqlite b/c apparently it's easier to use postgres on dokku(?). Installed postgres on my macbook using postgresapp.com, it was so easy 😭 Connected GoLand to a new postgres db for my backend; got my backend code working with the postgres db; committed and pushed my code. Next step is to continue with this guide: shellbear.me/blog/go-dokku-de…
connect to DB from client
Wrote database model for gopost , Just for fun and for learning.(github.com/emnaruto07/Gopost/…) #golang
connect PostgresQL db to GraphQL Server via PRISMA #cannaboard
write some test for gopost.(github.com/emnaruto07/Gopost/…) #golang
setup HK PostGresQL db #cannaboard
Add postgresql support #erp
Switched database backend from MariaDB to PostgreSQL #connectify
init backend app with db
Choose DB - Postrges or Mongo
Connect a free postgresdb so I can put it on Vercel instead of locally with Sqlite #buildstreak
Added instructions for connecting from NodeJS using pg #connectify