Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lynnaloo/tarzan

The Mullet Stack - In the Amazon
https://github.com/lynnaloo/tarzan

Last synced: about 1 month ago
JSON representation

The Mullet Stack - In the Amazon

Awesome Lists containing this project

README

        

# Tarzan: Mullet in the Amazon

[Facebook](http://facebook.github.io/react/) and [Walmart](http://walmartlabs.github.io/hapi/) in the Amazon.

This is the Mullet Stack + Amazon API Gateway.

Make your way through the rain forest:
----

Install [Node.js](http://nodejs.org/)

### Setup Tarzan:
```
git clone https://github.com/lynnaloo/tarzan
cd tarzan
npm install
```

Start the Mullet Server:
```
npm start
```

To use Grunt compilation during development:

Install Grunt:
```
npm install -g grunt-cli
```

Watch the client folders for changes:
```
grunt watch
```

#### OR

```

Party On!
----

Point your browser to `http://localhost:8000` to see the sample page!

But Seriously
----

This setup is a decent starting place to play around with React.js, Hapi and the Amazon API Gateway.

To get started, edit the sample React component: `src/react_components/facebook.jsx`

You can also add your own [Lambda](https://console.aws.amazon.com/lambda/) functions and [API Gateways](https://console.aws.amazon.com/apigateway).

Contributors
----

Mullet Cat Logo design by [Lookmai Rattana](http://www.github.com/cosmicmeow).

Contact
----

Twitter: [@lynnaloo](http://www.twitter.com/lynnaloo)