You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Complete rewrite of server and client to omit the awful code of first version making it much more easier to extend it with new functions.
Switched from plain JavaScript to TypeScript.
Client is using Angular.
Implementing server and client completely independent.