Skip to content

Endpoints related to Wordle game (hints, random word, guessing etc.)

Notifications You must be signed in to change notification settings

anna-sunberg/go-wordle

Repository files navigation

go-wordle

Words come from wordnik

Running locally

  1. Create .env file with
POSTGRES_PASSWORD=
POSTGRES_USER=
USE_LOCALHOST=true
PORT=8080
  1. Run with docker compose up

About

Endpoints related to Wordle game (hints, random word, guessing etc.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published