I made go language for api and minimum configuration of react for front

I often write applications with react for the front and go language for api, so I made a repository with the minimum configuration

https://github.com/kosukeKK/simple-react-golang-app

Constitution

├docker-compose.yml
├Web/
│ ├Dockerfile
│ └app/
└api/
  ├Dockerfile
  └main.go
$ docker-compose up

Recommended Posts

I made go language for api and minimum configuration of react for front
I made a kind of simple image processing tool in Go language.
I compared the speed of go language web framework echo and python web framework flask
Build API server for checking the operation of front implementation with python3 and Flask
Features of Go language
Beginners of Google Maps API and Twitter API made "tweet map"
[Go language] Collect and save Vtuber images using Twitter API
[Golang] Basics of Go language About value receiver and pointer receiver
I made a Chatbot using LINE Messaging API and Python
I made my own language. (1)
How to use Python Kivy (reference) -I translated Kivy Language of API reference-
I made a lot of files for RDP connection with Python
I made a Chatbot using LINE Messaging API and Python (2) ~ Server ~
I made a Python wrapper library for docomo image recognition API.