Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 524 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 524 Bytes

Cacophony Project Browse Interface

This is a web interface for querying with and interacting with Cacophony Project recordings via the project's API.

Setup

You will need Node and npm installed and the URL of the Cacophony API server you will use.

  • git clone https://github.com/TheCacophonyProject/cacophony-web.git
  • cd cacophony-web
  • npm install
  • Follow instructions in the TEMPLATE files in the config folder.
  • Start server with node Server.js

License

This project is licensed under the AGPL.