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
- Host: GitHub
- URL: https://github.com/lqr471814/ftx
- Owner: LQR471814
- Created: 2020-08-30T23:05:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-03T03:54:00.000Z (over 4 years ago)
- Last Synced: 2024-12-28T00:31:29.622Z (over 1 year ago)
- Topics: golang, react-interface
- Language: TypeScript
- Homepage:
- Size: 34.2 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FTX
React.js Frontend + Golang Backend = File Transfer and Messaging Program

### 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**