rfcx / arbimon

Ecoacoustic analysis platform empowering conservationists to analyze acoustic data and to derive insights about the ecosystem at scale
https://arbimon.org
Apache License 2.0
4 stars 1 forks source link

Setup for working with Uploader #2046

Closed koonchaya closed 3 months ago

koonchaya commented 3 months ago

@RatreeOchn needs to setup to prepare to work with Uploader before Zhenya leaves. It would be good to ask Zhenya to share the knowledge about Uploader and Legacy (eg. manually export data, add species, etc).

rassokhina-e commented 3 months ago

@RatreeOchn do you have an access to this repo : https://github.com/rfcx/arbimon-uploader?

rassokhina-e commented 3 months ago

please follow these steps:

  1. clone the repo to your PC
  2. nvm use to switch to the node requested
  3. npm install
  4. run the app npm run dev

you should see 1 app window + 3 consoles

@RatreeOchn

RatreeOchn commented 3 months ago

I have done to set up the Uploader on my local.

Image

koonchaya commented 3 months ago

@RatreeOchn If your setup works now, you can close this ticket.