0.1.27 • Published 8 years ago

cdna.media.web v0.1.27

Weekly downloads
3
License
BSD
Repository
github
Last release
8 years ago

cdna.media.web

web application for media item as movie, music

Build Status

NPM

overview

  • big problem: wait for webtorrent complete api
  • youtube tutorial video here
  • first stream video here

screen

requirements

  • revision system control git
  • nodjs contain node package manager nodejs

notes: this module depend on cdna.media.host module and it is unable to auto install mongoose database server, so need install mongoose database server by hand

installations

# use node package manager
npm install cdna.media.web

# install cdna.media.host database
npm install

# start web servrice
# this command start both api server and web server
# then open web application in browser
npm start

development

# clone source code form github
# require ssh key, contact to author to get one
git clone git@github.com:thelordofthetimes/cdna.media.web.git

# install dependecy node module
npm install

# install bower components
bower install 

# start auto development tools
# it will open login page in browser
# then edit source code, tools will be auto rebuild
# if any dependency module or add new file, run command again
npm test
0.1.27

8 years ago

0.1.26

8 years ago

0.1.25

8 years ago

0.1.24

8 years ago

0.1.23

8 years ago

0.1.22

8 years ago

0.1.20

8 years ago

0.1.19

8 years ago

0.1.18

8 years ago

0.1.17

8 years ago

0.1.12

8 years ago

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago