WizzWriters / spelldraw-app

Free and open-source whiteboard.
https://wizzwriters.github.io/spelldraw-app/
Other
0 stars 0 forks source link

Move service layer down in application architecture 🏙️ #52

Closed MusicFreak456 closed 1 year ago

MusicFreak456 commented 1 year ago

Currently vue components are a layer that's both under and above service layer. It should be above.