Skip to content

sachaarbonel/pgsearch-gorm-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pgsearch-gorm-example

A full text search example in Postgresql + go + gorm

Prerequistes

  • Docker

How to run ?

~ docker-compose up

TODOs

  • Change hardcoded values for postgres connection to environment variables