Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sethbergman/superheroes
Simple MEAN app to show the use of filestacker | http://superheroes.stackriot.com/#/gallery
https://github.com/sethbergman/superheroes
angular1 angularjs bower codeship dokku expressjs filepicker filestack mean-stack mongodb nodejs upload-images
Last synced: 16 days ago
JSON representation
Simple MEAN app to show the use of filestacker | http://superheroes.stackriot.com/#/gallery
- Host: GitHub
- URL: https://github.com/sethbergman/superheroes
- Owner: sethbergman
- Created: 2016-06-05T05:31:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-18T10:47:30.000Z (almost 7 years ago)
- Last Synced: 2024-10-30T06:40:30.339Z (2 months ago)
- Topics: angular1, angularjs, bower, codeship, dokku, expressjs, filepicker, filestack, mean-stack, mongodb, nodejs, upload-images
- Language: JavaScript
- Homepage:
- Size: 1.21 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# superheroes
##### A simple MEAN app to show the use of filestacker.
------------------------------------[![Greenkeeper badge](https://badges.greenkeeper.io/sethbergman/superheroes.svg)](https://greenkeeper.io/)
[ ![Codeship Status for sethbergman/superheroes](https://codeship.com/projects/786f6e90-157c-0134-48ed-06f03778d1be/status?branch=master)](https://codeship.com/projects/158109)### Clone
```
git clone https://github.com/sethbergman/superheroes.git && cd superheroes
```
### Install dependencies
```
npm install
```
### Start the app
```
npm start
```
### Visit [http://0.0.0.0:5000](http://0.0.0.0:5000) in your browser and filestack away!### Demo: http://superheroes.stackriot.com