Skip to content

A prototype of Job Searching Tool for searching job information automatically for the students.

License

Notifications You must be signed in to change notification settings

MichaelYutaoWang/jobsearching

Repository files navigation

Node.js Cloudant Sample

This application demonstrates how to use the Bluemix Cloudant NoSQL DB service. It helps users organize their favorite files. The UI talks to a RESTful Express CRUD backend API.

Deploy to Bluemix

Run the app locally

  1. Install Node.js
  • cd into this project's root directory
  • Copy the value for the VCAP_SERVICES envirionment variable from the application running in Bluemix and paste it in a vcap-local.json file
  • Run npm install to install the app's dependencies
  • Run npm start to start the app
  • Access the running app in a browser at http://localhost:3000

About

A prototype of Job Searching Tool for searching job information automatically for the students.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published