Categorygithub.com/indiependente/go-react-example
module
0.0.0-20240221111836-fa01c6a02c8a
Repository: https://github.com/indiependente/go-react-example.git
Documentation: pkg.go.dev

# README

Example webapp with React on the frontend and Go on the backend

How to run

# Clone this repository:
git clone https://github.com/indiependente/go-react-example.git

# Go to folder:
cd go-react-example

# Build frontend, compile backend and run app:
make ui && make run

# Dockerization
make docker
docker-compose up

# (Optional) For cleaning:
make clean

License

MIT

# Packages

No description provided by the author