https://github.com/evolvedlight/weight.brown.bg
Website to help track my weight loss
https://github.com/evolvedlight/weight.brown.bg
Last synced: 6 months ago
JSON representation
Website to help track my weight loss
- Host: GitHub
- URL: https://github.com/evolvedlight/weight.brown.bg
- Owner: evolvedlight
- Created: 2024-02-18T18:57:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-03T20:22:23.000Z (about 1 year ago)
- Last Synced: 2025-07-03T21:28:07.099Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://weight.brown.bg/
- Size: 829 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weight Loss

```
npm i
npm run dev
```
## Command reference
| Command | Description |
| ----------------- | -------------------------------------------------------- |
| `npm install` | Install or reinstall dependencies |
| `npm run dev` | Start local preview server |
| `npm run build` | Build your static site, generating `./dist` |
| `npm run deploy` | Deploy your project to Observable |
| `npm run clean` | Clear the local data loader cache |
| `npm run observable` | Run commands like `observable help` |