https://github.com/dylsteck/bec.watch
a log of all the bacon egg and cheeses that i eat
https://github.com/dylsteck/bec.watch
Last synced: 3 months ago
JSON representation
a log of all the bacon egg and cheeses that i eat
- Host: GitHub
- URL: https://github.com/dylsteck/bec.watch
- Owner: dylsteck
- License: mit
- Created: 2025-01-12T16:39:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-16T02:33:06.000Z (5 months ago)
- Last Synced: 2025-03-06T00:17:04.090Z (3 months ago)
- Language: TypeScript
- Homepage: https://bec.watch
- Size: 3.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# bec.watch
a log of all the bacon egg and cheese sandwiches that i eat -- [visit site](https://bec.watch)
the design is heavily inspired by [consumed.today](https://consumed.today)
## running locally
first, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```open [http://localhost:3000](http://localhost:3000) with your browser to see the result