chat-server

command module
v0.0.0-...-d78d6f0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2023 License: MIT Imports: 9 Imported by: 0

README

Chat Server

Simple chat server, where people can send messages

Setup

  • Install Planetscale CLI tool for development
brew install planetscale/tap/pscale
brew install mysql-client
  • Install migration tool to generate SQL migrations
go install -tags mysql github.com/golang-migrate/migrate/v4/cmd/migrate
  • Install AIR for hot reloading: go install github.com/cosmtrek/air@latest

  • Run server in development mode MODE=development air

Deploy

  • Deploy to Google Cloud Run: gcloud run deploy chat-server --source . --allow-unauthenticated --region=europe-west3

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL