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: 3 months 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T04:28:17.000Z (over 3 years ago)
- Last Synced: 2025-07-09T19:49:09.662Z (11 months ago)
- Topics: cosmicjs, javascript, node, nodejs
- Language: JavaScript
- Homepage: https://cosmicjs.com
- Size: 279 KB
- Stars: 7
- Watchers: 4
- 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.