Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lynnaloo/tarzan
- Owner: lynnaloo
- License: mit
- Created: 2015-07-21T04:26:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-21T05:45:38.000Z (over 9 years ago)
- Last Synced: 2024-04-14T23:22:17.401Z (7 months ago)
- Language: JavaScript
- Size: 258 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)