DEV Community

Cover image for A Tutorial for building an admin tool using Golang and React Admin?
Lucian
Lucian

Posted on

A Tutorial for building an admin tool using Golang and React Admin?

Hi everyone,
In this tutorial, we will explore the process of building an admin tool using Golang as the backend and React Admin as the frontend. We will cover the following key topics:

  • Setting up the backend and frontend environments
  • Running both components together on a single port
  • Deploying the admin tool using Docker

You can refer to the demo here.
Link post: https://www.luciango.com/post/a-tutorial-for-building-an-admin-tool-using-golang-and-react-admin
Thanks for caring.

Top comments (0)