https://github.com/powerfulyang/life.littleeleven.com
baby tracker 宝宝喂养记录工具
https://github.com/powerfulyang/life.littleeleven.com
Last synced: 7 months ago
JSON representation
baby tracker 宝宝喂养记录工具
- Host: GitHub
- URL: https://github.com/powerfulyang/life.littleeleven.com
- Owner: powerfulyang
- License: mit
- Created: 2023-10-27T04:50:10.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T07:45:27.000Z (over 1 year ago)
- Last Synced: 2025-03-26T03:51:16.170Z (7 months ago)
- Language: TypeScript
- Homepage: https://life.littleeleven.com
- Size: 741 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Baby Tracker
## Description
This is a baby tracker app that allows users to track their baby's feedings, diaper changes, and sleep. The app also allows users to track their baby's growth by adding their baby's height and weight.
记录宝宝的喂养,尿布,睡眠,身高,体重等信息。
## Installation
To install the app, please run the following command in your terminal:
```bash
pnpm install
```
## Development
To run the app in development mode, please run the following command in your terminal:
```bash
pnpm dev
```
## Server API
The server API is available at the following URL: https://github.com/powerfulyang/cloudflare-worker