Simple Golang API (with Gorm and Postgres) and React PWA Demo
git clone https://github.com/roalcantara/goreact.git
-
Build
docker compose build --remove-orphans
-
Build and Run
docker compose up --build --remove-orphans
-
Open
curl http://localhost:3000
-
Shutdown
docker compose down --remove-orphans
- Standard Readme
- Conventional Commits
- Creating a JSON CRUD API in Go (Gin/GORM)
- Docker + ReactJS tutorial: Development to Production workflow + multi-stage builds + docker compose
- Bug reports and pull requests are welcome on GitHub
- Do follow Editor Config rules.
- Do follow Git lint rules.
- Everyone interacting in the project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the Contributor Covenant code of conduct.
The project is available as open source under the terms of the MIT License