Skip to content

Redish Technical Documentation

ankraus edited this page Oct 6, 2023 · 7 revisions

General

  • single page web application
  • mobile first

Stack

Layer Framework/Library
Game Engine ?
Frontend ?
Server-Client-Communication RESTful API, Websockets
Backend NestJs
Backend-DB-Connection built-in (NestJS)
Database ?

Suggestions:

  • Game Engine: p5js, D3.js, two.js, pts.js, Zdog
  • Server-Client-Communication: OpenAPI (NestJS)
  • Frontend: React, Svelte, Vue, Angular
  • Database: Postgres, Oracle, MySQL, ?

UI

Supported clients

mobile, tablet, desktop, all touch/click

breakpoints

Breakpoint name size requirement
breakpoint-small min 280px
breakpoint-medium min 768px
breakpoint-large min 1024px
breakpoint-xlarge min 1920px

Clone this wiki locally