Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 🔥
- Host: GitHub
- URL: https://github.com/cosmicjs/node-starter
- Owner: cosmicjs
- Created: 2018-05-18T22:29:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T04:28:17.000Z (about 2 years ago)
- Last Synced: 2024-04-18T09:51:04.875Z (8 months ago)
- Topics: cosmicjs, javascript, node, nodejs
- Language: JavaScript
- Homepage: https://cosmicjs.com
- Size: 279 KB
- Stars: 7
- Watchers: 5
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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.