Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 694 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 694 Bytes

Cacophony Project Browse Interface

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

Note: this is no longer the primary web interface for the project. See https://github.com/TheCacophonyProject/cacophony-browse for the modern, maintained front end.

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.