Categorygithub.com/salmanshahzad/web-go
modulepackage
0.0.0-20240811190153-1ab70b4b1e44
Repository: https://github.com/salmanshahzad/web-go.git
Documentation: pkg.go.dev

# README

Web Go

  • Web app with boilerplate for user authentication
  • Backend written in Go with PostgreSQL and Redis
  • Frontend written in React with Tailwind CSS and Daisy UI

Requirements

Usage

Ensure environment variables are set in .env. See required environment variables in .env.example.

Build and Run

sh build.sh
./bin/web-go