slate-engineering / lens

Search micro-service

Home Page:https://slate.host

Repository from Github https://github.comslate-engineering/lensRepository from Github https://github.comslate-engineering/lens

Lens

Search micro-service

Environment Variables

To use this with https://github.com/filecoin-project/slate you need the following environment variables. Use your current development .env variables.

POSTGRES_ADMIN_PASSWORD=XXX
POSTGRES_ADMIN_USERNAME=XXX
POSTGRES_HOSTNAME=XXX
POSTGRES_DATABASE=XXX
REDIS_HOST=XXX
REDIS_PORT=XXX
REDIS_PASSWORD=XXX
SOURCE=lens

Run the server

npm install
npm run dev

About

Search micro-service

https://slate.host

License:MIT License


Languages

Language:JavaScript 100.0%