ギリギリ飯 is a service that provides a list of open restaurants in the vicinity of your current location.
https://girigirimeshi.netlify.com
The frontend is implemented in Next.js and the backend in Go.
- make
- Docker
cd frontend
yarn install
yarn dev
cd backend
make build
make up
https://twitter.com/geek_pjt/status/1601870885883109376?s=20&t=cFW1IIEpq0naJqRP7v2Wkg
This application was developed in a hackathon by the Geek Project and won the grand prize.