-
Notifications
You must be signed in to change notification settings - Fork 49
Technologies
Nuxtjs is a client-side JavaScript web framework for building single-page web applications following the MVVM (model-view viewmodel) pattern, but it can also be used in multipage web pages for single sections.
Bulma is a free, open source CSS framework based on Flexbox and used by more than 200,000 developers.
Fabric.js is a framework that makes it easy to work with HTML5 canvas element. It is an interactive object model on top of canvas element. It is also an SVG-to-canvas parser.
Nestjs is a framework for building efficient, scalable server-side Node.js application. The framework uses progressive JavaScript and is built with TypeScript. It also combines elements of OOP (Object Oriented Programming), FP (Functional Programming) and FRP (Functional Reactive Programming).
Socket.IO enables real-time, bidirectional and event-based communication. It works on every platform, browser or device, focusing equally on reliability and speed.
MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas.