Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

haloz/nodies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodies

Nodies - a Node.JS based movie database

Running with Vagrant

  • install Vagrant
  • git clone this repo to a directory
  • open a terminal in that directory and do
vagrant up
  • when ready booting the app should run at 127.0.0.1:20080 :)

Run it directly

  • node_modules/forever/bin/forever --watch server/server.js &

without forever:

  • nodejs server/server.js

About

Nodies - a Node.JS based movie database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors