Skip to content

demasy/nodejs-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

About

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

Topics

Resources

License

Stars

Watchers

Forks