Skip to content

REST services to save/fetch/update data using NodeJs, Express and javascript. Containerization of service using docker

Notifications You must be signed in to change notification settings

akash-shrivastava/test-113-q-ed05335a9bc94f1d899abbe06c30215d--express4.17.1-in-docker-2

Repository files navigation

express4.17.1-in-docker

EXPRESS 4.17 SPA

IMPORTANT NOTES:

1. Make sure you follow the steps mentioned under "PROJECT START STEPS" and ensure that the steps execute successfully. 
2. Make sure you follow the steps mentioned under "DOCKER START STEPS" and ensure that the steps execute successfully. 

PROJECT START STEPS:

Pre-requisites:
1. Install node, npm
2. Install express (npm install express --save)

Steps:
1. To run this application, do the following:
    1.a. Go to the project root directory.
    1.b. Run the following commands respectively in the terminal/command line to build and run the app:
        - npm install
        - npm start

2. Go to http://localhost:8080 in your browser to view it.

About

REST services to save/fetch/update data using NodeJs, Express and javascript. Containerization of service using docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published