Swifilaboroka / nodejs-sales-page

A Node.js sales landing page with A/B testing. Content powered by Cosmic JS

Home Page:https://cosmicjs.com/apps/single-page-sales-funnel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js Sales Page

Single page sales funnel using Node, Cosmic JS CMS, and Stripe.

Single page sales funnel

TL;DR

Getting started

Change Cosmic JS API key from .env.local

git clone https://github.com/cosmicjs/nodejs-sales-page
cd nodejs-sales-page
yarn

You can also start connected to your Bucket using an environment variable

COSMIC_BUCKET=your-bucket-slug yarn start

open http://localhost:3000

Manage Content

You can easily manage all of the content on this Single Page Sales Funnel from Cosmic JS dashboard. Just follow the steps below:

  • Login into Cosmic JS dashboard
  • Create new bucket
  • Select a bucket from exisitng app option
  • Search and select the crowd-pitch app
  • install crowd-pitch for free
  • deploy you new app into Cosmic JS server.

About

A Node.js sales landing page with A/B testing. Content powered by Cosmic JS

https://cosmicjs.com/apps/single-page-sales-funnel


Languages

Language:HTML 44.3%Language:JavaScript 28.0%Language:CSS 27.7%