Skip to content

SujithKaluva/webapp

Repository files navigation

webapp

This is the Repository for CSYE6225 - Cloud Computing and Networking Structures

Prerequisites: NodeJS, Visual Studio Code

Requirements & Description : All API request/response payloads should be in JSON. No UI should be implemented for the application. As a user, I expect all APIs call to return with a proper HTTP status code.

Steps to run the project:

  1. Clone the project to your local system
  2. Open the folder in Visual Studio Code
  3. Open new terminal and rum “npm install” to install all the dependencies
  4. Now run the command “nodemon server” or "npm start" in the terminal
  5. Server is setup in the localhost:3306 port

About

CSYE6225 Cloud Computing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published