Skip to content

LuckyGStar/Rails-Product-Feed-For-Klaviyo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails Product Feed for Klaviyo

Author: LuckyGStar

Getting started with play around in local

The following assumes that you have a machine equipped with Ruby, Postgres, etc. If not, consider setting up your machine with this script.

After you have cloned this repo:

  • Run bundle
  • Create the database
    • rake db:setup
  • Run the application using Heroku Local
    • heroku local
  • Navigate to localhost:3000 and see the project up and running.

Feed Url

Heroku Feed Url

Deploying

You can deploy to staging and production, respectively, with:

$ git push heroku master

Guidelines

Use the following guides for getting things done, programming well, and programming in style.

Feel free to make new PR and contributions for this project. Any issues also welcome!

About

Product feed api for klaviyo marketing & campaign

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published