https://github.com/cosmicjs/nodejs-sales-page
A Node.js sales landing page with A/B testing. Content powered by Cosmic JS
https://github.com/cosmicjs/nodejs-sales-page
Last synced: 10 months ago
JSON representation
A Node.js sales landing page with A/B testing. Content powered by Cosmic JS
- Host: GitHub
- URL: https://github.com/cosmicjs/nodejs-sales-page
- Owner: cosmicjs
- Created: 2019-05-14T21:03:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-16T20:39:17.000Z (over 6 years ago)
- Last Synced: 2025-01-21T10:32:03.118Z (12 months ago)
- Language: HTML
- Homepage: https://cosmicjs.com/apps/single-page-sales-funnel
- Size: 10.7 MB
- Stars: 8
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Node.js Sales Page
Single page sales funnel using Node, Cosmic JS CMS, and Stripe.

## 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
```
## 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.