https://github.com/pathikrit/restfinder
https://github.com/pathikrit/restfinder
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pathikrit/restfinder
- Owner: pathikrit
- Created: 2026-06-01T15:35:16.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-06-01T18:32:18.000Z (about 2 months ago)
- Last Synced: 2026-06-01T20:24:41.301Z (about 2 months ago)
- Language: HTML
- Homepage: https://pathikrit.github.io/restfinder/
- Size: 72.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rick's Restaurant Finder [](https://github.com/pathikrit/restfinder/actions/workflows/deploy.yml)
## Run
```
cp .env.sample .env # fill in your API key
make db # fetch restaurants + foodie URLs
make dev # serve on http://localhost:8080
```