Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kolohelios/animalfarm-angular


https://github.com/kolohelios/animalfarm-angular

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# Poseidon

#### Setup
```
git clone https://github.com/coding-house-apr2015/poseidon my-app
cd my-app
./setup.sh
gulp
```

#### Deploy
```
export AWS_SECRET_ACCESS_KEY=your-secret-key
export AWS_ACCESS_KEY_ID=your-access-key
export AWS_BUCKET=your-bucket-name
export AWS_REGION=your-region
NODE_ENV=production gulp aws:publish:full
```

#### CSS Features
- Bootstrap
- Bootstrap Themes
- Font Awesome
- Less

#### JS Features
- jQuery
- LoDash
- Firebase
- AngularFire
- Angular

#### HTML Features
- Jade

#### Looking for [Apollo](https://github.com/chyld/apollo)?