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

https://github.com/tilap/piggy

Stupid app I'm working on to learn all the JS magic
https://github.com/tilap/piggy

Last synced: over 1 year ago
JSON representation

Stupid app I'm working on to learn all the JS magic

Awesome Lists containing this project

README

          

Piggy [![Dev Dependancies][devdep-image]][devdep-url] [![Github issues][github-issues-image]][github-issues-url] [![Github license][github-license-image]][github-license-url]
=======================

This is a stupid app I'm working on to learn NodeJS, Koa, ES6, and all the node magic.

See [my dev notes](./NOTES.md).

## Running commands:

Type ```make``` to get the full options list. Main important ones are:

[devdep-image]: https://david-dm.org/tilap/piggy.svg
[devdep-url]: https://david-dm.org/tilap/piggy#info=devDependencies
[github-issues-image]: https://img.shields.io/github/issues/tilap/piggy.svg
[github-issues-url]: https://github.com/tilap/piggy/issues
[github-license-image]: https://img.shields.io/badge/license-MIT-blue.svg
[github-license-url]: https://github.com/tilap/piggy/blob/master/LICENSE