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

https://github.com/ismaestro/nodejs-example-app

Simple app made for Angular Tour of heroes demo, deployed on Heroku
https://github.com/ismaestro/nodejs-example-app

Last synced: about 1 year ago
JSON representation

Simple app made for Angular Tour of heroes demo, deployed on Heroku

Awesome Lists containing this project

README

          


NodeJS example app


Simple app made for Angular Tour of heroes demo


Report bug
·
Request feature

## Table of contents

- [Features](#features)
- [Quick start](#quick-start)
- [Bugs and feature requests](#bugs-and-feature-requests)
- [Creators](#creators)
- [Copyright and license](#copyright-and-license)

## Features

* Minimal heroes CRUD

## Quick start

`npm i` - Installs everything needed

`npm start` - Runs the server and watch for file changes in src folder. localhost:8000

`npm run deploy` - Deploy tha app to Heroku

## Bugs and feature requests

Have a bug or a feature request? Please first read the [issue guidelines](https://github.com/Ismaestro/nodejs-example-app/blob/master/CONTRIBUTING.md) and search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/Ismaestro/nodejs-example-app/issues/new).

## Creators

**Ismael Ramos**

-

Buy Me a Coffee at ko-fi.com

## Copyright and license

Code and documentation copyright 2011-2018 the authors. Code released under the [MIT License](https://github.com/Ismaestro/nodejs-example-app/blob/master/LICENSE).

Enjoy :metal: