Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cosmicjs/node-starter

Install a Cosmic-powered Node.js app in seconds 🔥
https://github.com/cosmicjs/node-starter

cosmicjs javascript node nodejs

Last synced: about 1 month ago
JSON representation

Install a Cosmic-powered Node.js app in seconds 🔥

Awesome Lists containing this project

README

        

# Node Starter
Node.js starter app powered by [Cosmic JS](https://cosmicjs.com) 🚀

## Installation
Install via the [Cosmic CLI](https://github.com/cosmicjs/cosmic-cli).
```bash
npm i -g cosmic-cli

# Login to your Cosmic JS account
cosmic login

# Installs example content to a new or existing Bucket and downloads the app locally
cosmic init node-starter
cd node-starter
cosmic start
```
## [Node.js CMS](https://cosmicjs.com/knowledge-base/nodejs-cms)
Cosmic JS offers a [Headless CMS](https://cosmicjs.com/headless-cms) for your Node.js websites and apps.