Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local Support | Confused on how to set up & JSON/CSV Not working #387

Open
jorgeCastro-CVJJ opened this issue Nov 29, 2024 · 1 comment
Open

Comments

@jorgeCastro-CVJJ
Copy link

Confused about how to set up the radar locally.

I'm currently trying to create the radar in for my University Technology Department.

I found it confusing on how to install.

Is .env needed? Why the export thing?
And I wanted to use the JSON or CVS. Both local and hosted in internet didn't work when creating the Radar. I'm using this mocked api.
"https://api.jsonbin.io/v3/qs/674a452fe41b4d34e45d157b"

@cunningpike
Copy link

What we do is put the radar.json file in a folder called '/public' in the project root. This folder is copied to '/files/' in build_and_start_nginx.sh.

The radar is accessed using a URL like this:

https://{hostname}/?documentID=https://{hostname}/files/radar.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants