Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kolohelios/photoalbum
https://github.com/kolohelios/photoalbum
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kolohelios/photoalbum
- Owner: kolohelios
- Created: 2015-04-29T17:18:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-30T22:57:00.000Z (over 9 years ago)
- Last Synced: 2024-10-31T00:21:38.616Z (2 months ago)
- Language: JavaScript
- Size: 106 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)?