empowerai / hhs-oig-web-asp

HHS OIG Website

Home Page:https://hhs-oig-web-asp-dev.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HHS OIG Website Gemnasium Dependency Status GitHub Tags GitHub Contributors GitHub Issues Semver

HHS OIG Website

A repository for the HHS OIG Website. Serving Classic ASP through Node.js with assets in AWS S3.

Setup

  1. Clone or download this repository.
  2. Run npm install to install application and all dependencies.
  3. Run npm start to start Node.js server.

Configuration

  • Environment variables:
    • PORT | Default: 3001
  • Dotenv:
    • Dotenv is used which can load environment variables from a .env file into process.env
    • Example: PORT=8080

Dependencies

Refer to application package and dependency trackers for dependency information:

Point of Contact and Notifications

You can report issues and submit questions by opening a new Issue in GitHub. You can Watch this repo to receive notifications from GitHub when a new issue is posted, when an existing issue’s status is updated, and when a pull request is created.

Contributing

See CONTRIBUTING for additional information.

About

HHS OIG Website

https://hhs-oig-web-asp-dev.herokuapp.com/


Languages

Language:ASP 57.0%Language:HTML 37.6%Language:JavaScript 3.1%Language:CSS 2.3%Language:PHP 0.0%