/react.standalone.app-go

PoC project, react.js for UI & golang for engine, communicate on http://localhost

Primary LanguageJavaScript

React Standalone App with Go backend

This app is a single html page application. For UI, No other additional files are required because they are all merged in the html file. But you must run the backend in advance.

Usage

Functionality

  • UI: React.js, MUI5
  • Database
    • MSSQL
    • MongoDB
  • Backend: Golang

Installation

  • react.js
  • golang
  • mssql