Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-29T23:24:22.000Z (4 months ago)
- Last Synced: 2024-07-30T04:39:58.545Z (4 months ago)
- Topics: react, remix, typescript
- Language: TypeScript
- Homepage: https://dashboard-crvlwanek.vercel.app
- Size: 5.57 MB
- Stars: 0
- Watchers: 3
- 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)