Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thesabbir/localmovies

Share your movies over http
https://github.com/thesabbir/localmovies

Last synced: 30 days ago
JSON representation

Share your movies over http

Awesome Lists containing this project

README

        

# localmovies
Share your movies over your network via http

# Prerequisite
* Node.Js
* Python
* MongoDB*

# Installation
```shell

git clone [email protected]:thesabbir/localmovies.git
npm install
```

# Up & Running

Start up your mongodb server. Edit config.json file. Then:

```shell
python dumpmovies.py
node bin/www
```

# Note
* Only tested on *nix system. I'm not sure yet it'll work in windows.
* Pip Modules are not currently listed.

# Todo
* Remove dependencies from nodejs or python.
* Use SQLite

# License

[The MIT License (MIT)](http://opensource.org/licenses/mit-license.php)
Copyright (c) Sabbir Ahmed