The application package consists of self-written components and bundled self-compiled open source components.
Ginc Radar UI
This is frontend of Ginc Radar. It’s introduced as SPA application.
Ginc Radar App
This is backend of Ginc Radar. It’s responsible for working with your data.
Nginx
We use nginx to route incoming requests between backend and frontend components.
PostgreSQL
We use PostgreSQL to store app data.
Redis
We use redis to store user access tokens.