Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1018 Bytes

readme.md

File metadata and controls

39 lines (27 loc) · 1018 Bytes
  • 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

COSMIC_BUCKET=your-bucket-slug yarn start

git clone https://github.com/cosmicjs/crowd-pitch
cd crowd-pitch
nmp install
# start the app
npm run server

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.