GitXplorerGitXplorer
g

testAPI

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
c70aa0b7ed67bb901213fb02cf222a2fec706b76

Merge pull request #1 from gara-MI/gara-MI-circleci-1

ggara-MI committed 6 years ago
Verified
fb6b4030d17c11bb96bae40d55bb38ddf019154d

CI pipeline

ggara-MI committed 6 years ago
Unverified
da50390462f5617dcbb5ad2c4425893167086d63

updated readme.md

committed 7 years ago
Unverified
53663c9801ecaa0a132d1580cd47127d34ceab36

adding </br>

committed 7 years ago
Unverified
a055fb32483d9b97ff0d9eb89a66da7a21a05495

no need of links as we are using depends_on

committed 7 years ago
Unverified
766ec846d3a9f06c78935ffa9c3e77bef2ea46ef

docker-compose file

committed 7 years ago

README

The README file for this repository.

testAPI

Sample Nodejs example with Mongodb.
Install and testing:
cd app
npm install
npm start
npm test
Running with docker-compose:
docker-compose up -d
docker-compose down