Skip to content

College Group Project with Raspberry Pi: Ring doorbell with Display for bidirectional Video calls

Notifications You must be signed in to change notification settings

tillgo/ring-doorbell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ring Doorbell

This is our College Group Project with the Raspberry Pi: A Ring doorbell with Display for bidirectional Video calls and many other features.

Development

Server

  1. Change into the /server directory

  2. Clone .env.example and name it just .env

  3. npm run dev

Web-Client

  1. Change into the /web directory

  2. npm run dev

Database

See README in db-folder on how to set up a local DB with Docker.

Migrations

Generate new DB Migration files after every Schema change, by running following command under /server:

npm run migration:generate

About

College Group Project with Raspberry Pi: Ring doorbell with Display for bidirectional Video calls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published