Skip to content

sample project using Node.js, TypeScript, Express.js, Swagger, Docker

Notifications You must be signed in to change notification settings

emauricio/sample-api

Repository files navigation

Sample API

CircleCI 😆

sample project using Node.js, TypeScript, Express.js, Swagger, Docker

Requirements

docker

brew cask install docker

How to run

docker-compose up

then you can access to

NOTE

the db will be stored one level up from the clone directory ../mongo-data/db change the docker-compose.yaml if other location is desired

   volumes:
     - ../mongo-data/db:/data/db

About

sample project using Node.js, TypeScript, Express.js, Swagger, Docker

Resources

Stars

Watchers

Forks

Packages

No packages published