Skip to content

Sinrefvol/radix-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic example of Radix application

Basic application with frontend and backend Application - Create an application that requests information from server.

It will be implemented as a two module app. The public frontend will respond to requests, request an information from the non-public server module - and echo the data back to the requestor.

Content

  • backend contains the server module api
  • frontend contains the frontend front-end web-application
  • docs contains the workshop script (link)

A conceptual overview of the application.

Conseptual diagram .

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.2%
  • Dockerfile 14.9%
  • EJS 9.1%
  • CSS 0.8%