paint-brush
QuickStart a Node.js User Management App using the Cosmic JS CLIby@carsoncgibbons
605 reads
605 reads

QuickStart a Node.js User Management App using the Cosmic JS CLI

by Carson GibbonsAugust 8th, 2018
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

<a href="https://cosmicjs.com" target="_blank">Cosmic JS</a> is an API-first content management platform that makes it easy to add content to any existing or new application. Developers get a suite of powerful APIs while content managers get the keys to manage content in an intuitive cloud-based content editor. To demonstrate how easy it is to get started with Cosmic JS, we’ll utilize the <a href="https://github.com/cosmicjs/cosmic-cli" target="_blank">Cosmic JS CLI</a> to quickstart a <a href="https://cosmicjs.com/apps/user-management" target="_blank">Node.js User Management App</a>.
featured image - QuickStart a Node.js User Management App using the Cosmic JS CLI
Carson Gibbons HackerNoon profile picture

Cosmic JS is an API-first content management platform that makes it easy to add content to any existing or new application. Developers get a suite of powerful APIs while content managers get the keys to manage content in an intuitive cloud-based content editor. To demonstrate how easy it is to get started with Cosmic JS, we’ll utilize the Cosmic JS CLI to quickstart a Node.js User Management App.

This example user management app is built using Node.js and Cosmic JS. User information is stored as objects in your Cosmic JS dashboard for easy adding, editing and extending.

TL;DR:






Node.js User Management App PageNode.js User Management App DemoNode.js User Management App CodebaseNode.js Knowledge BaseDeveloper Articles: Node.jsDeveloper Docs

QuickStart a Node.js User Management App using the Cosmic JS CLI

Cosmic JS is an example of a robust headless CMS and API that’s promoting collaboration on cross-functional teams to build apps faster. Get started building Cosmic-powered apps in seconds 🚀 We have Node.js, React, Vue, Gatsby and Serverless Starters to help you get your project started quickly. There are over 70 app examples available in the Cosmic JS Apps Marketplace to speed up your project as well. Today we’ll be using the Cosmic JS CLI to quickstart a Node.js User Management App.

🛠️ Installation

Install via the Cosmic CLI:

I set up an example Bucket for this blog:

Run cosmic -h for a list of all commands. Run cosmic [command] -h for details on options for a specific command. You're now up and running with a Node.js User Management App that can be managed entirely from your Cosmic JS Bucket Dashboard and Command Line Terminal tool of choice.

Conclusion

I was able to easily install a Node.js User Management App using a headless CMS API that I can now use to manage dynamic content changes. When ditching the installed content management system and going API-first isn’t quick enough, check out the Starter Apps from Cosmic JS to get a project up and running in seconds. 🔥

If you have any comments or questions about building Node.js apps with Cosmic JS, reach out to us on Twitter and join the conversation on Slack.