Skip to content

Project Dendro NOAA API and caching microservice.

Notifications You must be signed in to change notification settings

erczo/dendro-noaa-api

Repository files navigation

Dendro NOAA API

TODO: Briefly describe this repo and Project Dendro

Instructions

  1. Be sure you have Node version 6.5.x. If you’re using nvm, you may need to nvm use 6.5.0.

  2. Clone this repo.

  3. Make this project directory the current directory, i.e. cd dendro-noaa-api.

  4. Install modules via npm install.

  5. If all goes well, you should be able to run the predefined package scripts.

To build and publish the Docker image

  1. Make this project directory the current directory, i.e. cd dendro-noaa-api.

  2. Build the project docker build -t dendro:dendro-noaa-api ..

  3. Tag the desired image, e.g. docker tag f0ec409b5194 dendro/dendro-noaa-api:latest.

  4. Push it via docker push dendro/dendro-noaa-api.

About

Project Dendro NOAA API and caching microservice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published