paint-brush
Deploy an Angular JS Image Feed App in 3 Stepsby@carsoncgibbons
501 reads
501 reads

Deploy an Angular JS Image Feed App in 3 Steps

by Carson GibbonsJuly 6th, 2017
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Angular JS lets you extend HTML vocabulary for your application, making the app really expressive, readable, and simple / quick to develop. Thus it was a natural fit to use Angular to build our newest app. One of the <a href="https://cosmicjs.com/" target="_blank">Cosmic JS</a> Contributors put together an Image Feed App built using Angular JS and Node.js, powered by the <a href="https://cosmicjs.com/" target="_blank">Cosmic JS CMS API</a>. Check out <a href="https://cosmicjs.com/blog/how-to-build-an-angular-js-image-feed" target="_blank">How to Build an Angular JS Image Feed</a>. Keep reading to simply deploy the Image Feed App in 3 steps.

People Mentioned

Mention Thumbnail

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Deploy an Angular JS Image Feed App in 3 Steps
Carson Gibbons HackerNoon profile picture

Angular JS lets you extend HTML vocabulary for your application, making the app really expressive, readable, and simple / quick to develop. Thus it was a natural fit to use Angular to build our newest app. One of the Cosmic JS Contributors put together an Image Feed App built using Angular JS and Node.js, powered by the Cosmic JS CMS API. Check out How to Build an Angular JS Image Feed. Keep reading to simply deploy the Image Feed App in 3 steps.

In this blog I will demonstrate how to Install and Deploy an Angular JS Image Feed App built using Node.js and the Cosmic JS CMS API. This is a user-driven photo gallery app that includes the ability to add images in an infinite scrolling feed, all of which is managed from within the Cosmic JS Dashboard.

Cosmic JS is an API-first CMS that makes managing and building websites and applications faster and more intuitive. By decoupling content from code, Cosmic JS empowers developer flexibility while ensuring content editors can plan and deploy content as it best suits them. We’ll be using Cosmic JS to install our example app, deploy and make content updates moving forward from the cloud-based Content Management Platform.




How to Build an Angular JS Image FeedAngular JS Image Feed App PageAngular JS Image Feed App DemoAngular JS Image Feed App Codebase on GitHub

1. Create a New Bucket

2. Install the Angular JS Image Feed App

Once you’ve signed up and named your bucket, you’ll be prompted to start from scratch or install an app. For this blog I simply clicked the Apps button to begin the installation process for the Angular JS Image Feed App.

Cosmic JS gives you the ability to filter between programming languages such as Node.js, PHP, React, AngularJS and more.

3. Deploy to Web

I clicked “Deploy to Web”. I can then edit Objects while my web application is deploying. You will receive an email confirming the deployment of your web application. If you encounter any issues during deployment, you may be routed to the Cosmic JS Troubleshooting Page.

Confirm Deploy Location and Branch

Now that your app is deployed to Cosmic JS, you’re able to completely manage your Image Feed App and all of its content from one place.

Cosmic JS is an API-first cloud-based content management platform that makes it easy to manage applications and content. If you have questions about the Cosmic JS API, please reach out to the founders on Twitter or Slack.

Carson Gibbons is the Co-Founder & CMO of Cosmic JS, an API-first Cloud-based Content Management Platform that decouples content from code, allowing devs to build slick apps and websites in any programming language they want.