https://github.com/peroxy/bobo
Simple website created for tracking my dog Bobo's activity.
https://github.com/peroxy/bobo
Last synced: about 2 months ago
JSON representation
Simple website created for tracking my dog Bobo's activity.
- Host: GitHub
- URL: https://github.com/peroxy/bobo
- Owner: peroxy
- License: apache-2.0
- Created: 2021-03-20T18:21:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-20T18:55:19.000Z (over 5 years ago)
- Last Synced: 2025-01-09T07:24:38.556Z (over 1 year ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bobo 🐶
Simple website created to track who took my dog Bobo outside.
Yes - tracking who did it is very important. :smirk:
## Running
Nodejs is required to run the backend.
Run this to run frontend and backend:
```shell
cd bobo
node bin/www
```
Yay, Bobo tracking is now running at `localhost:3000`! Track that dawg.