An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Node.js Sales Page
Single page sales funnel using Node, Cosmic JS CMS, and Stripe.

Single page sales funnel

## TL;DR

* Demo
* Cosmic JS
* Stripe

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