pouicpouic

0.0.0 • Public • Published

Pouicpouic

A webcam system to watch my chickens.

Build Status NPM version

CLI

$ npm install pouicpouic -g

Go in command line to the directory where you have your save.

$ pouicpouic

Server

$ git clone --deth=1 https://github.com/cedced19/pouicpouic
cd ./pouicpouic
$ npm install --production
$ npm start --production

Options

--production               launch in production mode

--port [number]            specified the port

API

There are Rest APIs on http://localhost:7778/api/.

Developers

There are two npm command with which you can compile javascript:

  • npm run dev: reload page on change and build bundle
  • npm run prod: build and uglify bundle

Package Sidebar

Install

npm i pouicpouic

Weekly Downloads

1

Version

0.0.0

License

none

Last publish

Collaborators

  • cedced19