BobaBoard / boba-frontend

Frontend for BobaBoard
https://www.bobaboard.com
MIT License
6 stars 11 forks source link

Remove sandbox functionality #110

Open essential-randomness opened 1 year ago

essential-randomness commented 1 year ago

We implemented sandbox functionality to allow us to show specific v0 threads with a different URL, without giving people access to the full v0 realm. This is not a good practice or something we support anymore, so anything related to "sandbox" should be removed.

Searching for "sandbox" will probably yield all sandbox-specific code.