Skip to content

bhbdev/photoboof

Repository files navigation

Photoboof 📸

Have fun taking photos!

This little project was built with curiosity while exploring WebRTC, Angular and HTML Canvas.


Dev Notes

Install module deps

npm install

Run local app using angular-cli

ng serve

Using Docker

The Makefile provides targets to build and run a dockerized version of the app.

make build # build local image
make run   # run detached container
make stop  # stop and remove container

*SSL notes

In order to use WebRTC API features on certain devices (iOS) you must use a secure HTTPS connection.

Check the readme in the ssl directory for more info.


... life's short, have fun. 😁

About

having fun with photos using Media API and Angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published