Skip to content
Tony Rasa edited this page Nov 18, 2024 · 1 revision

Welcome to the ScaryCaves wiki!

Development Notes

The initial design used some rudimentary Razor Views and AspNet MVC to glue things together - which became insufficient once things like Mobiles were added. Fortunately, replacing that with SignalR for messaging and a basic next.js/TypeScript Single Page Application was (mostly!) straightforward.

Clone this wiki locally