https://github.com/crvlwanek/dashboard
A website pulling data from various places to create my own personal dashboard
https://github.com/crvlwanek/dashboard
react remix typescript
Last synced: 3 months ago
JSON representation
A website pulling data from various places to create my own personal dashboard
- Host: GitHub
- URL: https://github.com/crvlwanek/dashboard
- Owner: crvlwanek
- Created: 2023-11-12T20:58:35.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-29T23:24:22.000Z (11 months ago)
- Last Synced: 2025-01-09T06:44:32.266Z (5 months ago)
- Topics: react, remix, typescript
- Language: TypeScript
- Homepage: https://dashboard-crvlwanek.vercel.app
- Size: 5.57 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to my dashboard!
This is a simple dashboard website using [Remix](https://remix.run/). There's not a lot of content here yet, but the goal is to make it a one-stop-shop for all the interesting data I have on myself. Planned integrations with other APIs:
- [Strava](https://www.strava.com/)
- [MyFitnessPal](https://www.myfitnesspal.com/) (don't know if this will happen because they don't have a public API ☹️)
- [Garmin Connect](https://connect.garmin.com/)
- And more!
## Deployment
Deployed on Vercel -- [dashboard-crvlwanek.vercel.app](dashboard-crvlwanek.vercel.app)