Angular application for detecting and recording birds from webcam
  • TypeScript 97%
  • HTML 2.2%
  • SCSS 0.7%
Find a file
2025-05-12 10:03:38 +02:00
.vscode Initial 2024-05-06 12:12:00 +02:00
docker Added docker build 2025-05-12 10:03:38 +02:00
src Disabled audio processing 2024-05-19 10:48:03 +02:00
.editorconfig Initial 2024-05-06 12:12:00 +02:00
.gitignore Initial 2024-05-06 12:12:00 +02:00
angular.json Main page, ready to release 2024-05-09 16:46:25 +02:00
LICENSE Recording status ambiguity fix 2024-05-10 12:12:07 +02:00
package-lock.json Main page, ready to release 2024-05-09 16:46:25 +02:00
package.json Main page, ready to release 2024-05-09 16:46:25 +02:00
README.md Recording status ambiguity fix 2024-05-10 12:12:07 +02:00
tsconfig.app.json Initial 2024-05-06 12:12:00 +02:00
tsconfig.json Initial 2024-05-06 12:12:00 +02:00

Big Birder

This project was generated with Angular CLI version 16.2.0.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.