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

https://github.com/shybyte/nori-server-purescript

Nori loves PureScript
https://github.com/shybyte/nori-server-purescript

Last synced: 11 months ago
JSON representation

Nori loves PureScript

Awesome Lists containing this project

README

          

# Nori Server PureScript

[![Build Status](https://travis-ci.org/shybyte/nori-server-purescript.svg?branch=master)](https://travis-ci.org/shybyte/nori-server-purescript)

The server side of Nori.

## Installation
Install nodejs, npm, bower, purescript and optionally pulp.

npm install
bower install

## Run it
scripts/run.sh

## Test it
scripts/test.sh