Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jalik/ufs-demo

Example project that uses UploadFS.
https://github.com/jalik/ufs-demo

example file-upload meteor

Last synced: 3 months ago
JSON representation

Example project that uses UploadFS.

Awesome Lists containing this project

README

        

# UFS Demo

This is a simple Meteor app using the [UploadFS](https://github.com/jalik/jalik-ufs) package.

## Running

Download the sources, then open a terminal in the root directory and start the app :

```meteor run```

It will be available in your browser at [http://localhost:3000/](http://localhost:3000/).