learnrust.org: Internal Server Error
https://learnrust.org/ shows "Internal Server Error" for me. Not really sure what could be causing it.
@victor-ru can you look into this?
sure!
For this, from what i understand, we need to add Learnrust.org and its domain data to constants.py right?
@shrn01 correct - you need to look at an example in the code - e.g. learnsqlonline.org, and duplicate it. It's mostly constants.py, but we also need to create some resources, and I need to add it to Digital Ocean's configuration.
Once you are done with the digital ocean's configuration, if you give info to add in these fields for Rust, I'll go ahead and change it
"language_id": <>,
"codemirror_mode": <>,
"analytics" : <>,
Any update on this?