Just an experimental link share project
export CDB_DSN='postgresql://root@localhost:26257/linkgraph?sslmode=disable'
- Add elasctic search for the search of the link
- Please download the last version from this link : Elastic Search
- local environment is : export ES_NODES='http://localhost:9200'
- Start a local instance : /pathwheredownloaded/bin/elasticsearch