Skip to content

McMerph/github-issues-viewer

Repository files navigation

Git hub issues viewer

This is a web-based application for view issues from github repositories

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You need to install node.js and npm

Download Node.js and npm - pre-built installer

Installing

Install required packages from npm

npm i

Development

To run development server

npm start

Running the tests

To run tests once

npm run test

To run tests in watch mode

npm run testing

Deployment

  1. Build (npm run build)
  2. Copy 'dist' directory to server

Built With

  • Node.js - JavaScript runtime
  • TypeScript - Typed superset of JavaScript that compiles to plain JavaScript
  • Jest - JavaScript Testing
  • WebPack - Module Bundler

About

Git hub issues viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published