Skip to content

Push your moltin product data to Algolia to make it searchable

Notifications You must be signed in to change notification settings

matthew1809/Algolia-moltin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moltin & Algolia integration

Status

  • Functional

Base functionality:

Adds moltin products to a new Algolia index defined in your env.

Every 24 hours, updates those products and adds new products.

Matches products in Moltin to those in Algolia on the Moltin product ID.

Requirements:

  1. Algolia account, sign up here
  2. Moltin account, sign up here
  3. Serverless account, sign up here

Rename .example.env to .env and fill in the required values`

Deploying

Built to be deployed using the serverless framework, configured for AWS.

To deploy, make sure you have your AWS creds configured https://serverless.com/framework/docs/providers/aws/guide/credentials#amazon-web-services

Ensure serverless.yml is set up as you want it.

cd to project root and run serverless deploy.

About

Push your moltin product data to Algolia to make it searchable

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published