- Single page sales funnel using Node, Cosmic JS CMS, and Stripe.
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
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.