Skip to content

This is my experiment to developing with docker using Oracle database and NodeJS containers.

License

Notifications You must be signed in to change notification settings

demasy/nodejs-with-docker-experiment

Repository files navigation

NodeJS with Docker Experiment

This is my experiment to developing with docker using Oracle database and NodeJS containers.


Installation

Install NPM packages

npm install

Run NodeJS server

npm start

Test the Endpoint RESTFul API

http://localhost:3000/demasy/api/test

Additional Resources

Docker Hub

Oracle Database Enterprise Edition Container