git clone https://github.com/cosmicjs/simple-blog
cd simple-blog
yarn
yarn run development
COSMIC_BUCKET=your-bucket-slug yarn start
Open http://localhost:3000.
You can easily manage the content in your Simple Blog website on Cosmic JS. Follow these steps:
- Log in to Cosmic JS.
- Create a Bucket.
- Go to Your Bucket > Apps.
- Install the Simple Blog Website.
- Deploy your Blog Roll to the Cosmic App Server at Your Bucket > Web Hosting.
Cosmic JS makes a great Node.js CMS for your Node.js apps.