A complete fullstack project with a backend in go and a front end in Next Js
Inspired by roadmap.sh
git clone https://github.com/GRACENOBLE/weather-redis-api.git
https://redis.io/docs/latest/get-started/
cd weather-redis-api
go run cmd/app/main.go
cd ..
git clone https://github.com/GRACENOBLE/weather-redis-frontend.git
cd weather-redis-frontend
pnpm dev