Giter VIP home page Giter VIP logo

aob2869_cse5335-project-1-'s Introduction

node-js-getting-started

A barebones Node.js app using Express 4.

This application supports the Getting Started with Node on Heroku article - check it out.

Running Locally

Make sure you have Node.js and the Heroku Toolbelt installed.

$ git clone https://github.com/ankybhagat/aob2869_cse5335-project-1-.git # or clone your own fork
$ cd aob2869_cse5335-project-1-
$ npm install
$ npm start

Your app should now be running on localhost:5000.

Deploying to Heroku

$ heroku login			#login using heroku credentials
$ heroku create
$ git push heroku master
$ heroku open

or

Deploy to Heroku

Run locally,

$ git clone https://github.com/ankybhagat/aob2869_cse5335-project-1-.git # or clone your own fork $ heroku login #login using heroku credentials $ heroku create $ git push heroku master $ heroku local web

Documentation

For more information about using Node.js on Heroku, see these Dev Center articles:

server framework

  • I chose nodejs as server framework because it is open source and widely used. Also, I had never worked on this framework so I took it as an opprtunity to learn it.

client framework

  • I chose Jquery as it is very popular and again a new thing to learn.

What aspect of the implementation did you find easy, if any, and why?

  • Deploying the application to heroku and using it was something new and it was pretty simple than I thought.

What aspect of the implementation did you find hard, if any, and why?

  • Being a layman to web development in client-server framework, I faced challenges which I eventually overcame, in understanding the concepts and integrating the server and client side scripts.

What components OTHER than your client and server framework did you install,

if any, and if so, what is their purpose for your solution?

  • Nothing else was required. Apart from an Editor- I use Sublime Text.

f. What Ubuntu commands are required to deploy and run your server? $heroku create $git push heroku master

#Run Server $heroku open

aob2869_cse5335-project-1-'s People

Contributors

zeke avatar ankybhagat avatar hunterloftis avatar jonmountjoy avatar raul avatar samccone avatar theneva avatar friism avatar r0mdau avatar

Watchers

James Cloos avatar  avatar Steve Emmons avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.