An open API service indexing awesome lists of open source software.

https://github.com/lqr471814/ftx

React.js Frontend + Golang Backend = File Transfer and Messaging Program
https://github.com/lqr471814/ftx

golang react-interface

Last synced: about 1 month ago
JSON representation

React.js Frontend + Golang Backend = File Transfer and Messaging Program

Awesome Lists containing this project

README

          

FTX


React.js Frontend + Golang Backend = File Transfer and Messaging Program


![app showcase 1](https://github.com/LQR471814/FTX/blob/master/showcase/showcase_1.png)

### Building

You will need

- Node / npm cli
- Go
- gRPC + Protobuf tools

Building everything can now be done in one command
`node build.js`
but requires you have everything setup already

You can also build specific components of the app individually

`node build.js `

**WARNING: This application is in no means secure, that means: do NOT use it in a coffee shop's public network**