Giter Site home page Giter Site logo

leo-rain / hfradar-dac-landing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ioos/hfradar-dac-landing

0.0 1.0 0.0 10.71 MB

IOOS HF Radar DAC Landing Page

Home Page: https://hfradar.ioos.us/

License: BSD 2-Clause "Simplified" License

JavaScript 16.23% Shell 7.89% CSS 25.65% Dockerfile 1.48% Pug 48.75%

hfradar-dac-landing's Introduction

HF Radar DAC

The front page / home page for IOOS HF-Radar DAC

Installation

  1. Download and install nodeJS (should come with npm)

  2. Install yarn using your package manager. Instructions can be found here.

  3. Use yarn to install the package and its dependencies:

    $ yarn
    
  4. Run the project

    $ node bin/www
    

Docker build

$ docker build -t <tag> -f Dockerfile .

NOTE: ensure that public/lib is removed before building. If it exists, yarn will attempt to use the existing one in the Docker build, breaking the symlink in the container and lead to ugly CSS.

Developing

Most of this project are static files. The initial pages are loaded as jade templates.

Update the .env file with config variables

For testing Google Analytics and things that use env variables. Update the .env file in your root folder similar to this:

GOOGLE_ANALYTICS_ID=YOUR_ENV_VAR_HERE

hfradar-dac-landing's People

Contributors

lukecampbell avatar gitchrisadams avatar daltonkell avatar bobfrat avatar kellydesent avatar nguyandy avatar kknee avatar dependabot[bot] avatar rps-jimfrain avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.