Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davila23/nodejs-issue-tracker

A simple App to mange Git issue's developed with Nodejs , Express and JavaScript Technologies
https://github.com/davila23/nodejs-issue-tracker

express github-api handlebars mongoose nodejs

Last synced: about 1 month ago
JSON representation

A simple App to mange Git issue's developed with Nodejs , Express and JavaScript Technologies

Awesome Lists containing this project

README

        

# Rotunda : Issue Tracker

Documentation : https://developer.github.com/v3/issues/

## Git Repository

```
https://github.com/ROTTAY/Rotunda
```

## Installation

```
yarn install
```

## Run

```
npm run dev
```

```
http://localhost:4000/
```

## Images

Captura de Pantalla 2020-02-12 a la(s) 01 38 54

Captura de Pantalla 2020-02-12 a la(s) 01 38 20

Captura de Pantalla 2020-02-12 a la(s) 01 38 03