https://github.com/learningbyexample/things-to-complete
This is a project to enjoy trying new features
https://github.com/learningbyexample/things-to-complete
Last synced: about 1 month ago
JSON representation
This is a project to enjoy trying new features
- Host: GitHub
- URL: https://github.com/learningbyexample/things-to-complete
- Owner: LearningByExample
- Created: 2025-06-18T20:20:15.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-07-18T06:55:13.000Z (8 months ago)
- Last Synced: 2025-07-18T09:18:00.671Z (8 months ago)
- Language: TypeScript
- Size: 1.32 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
https://things-to-complete.web.app/
needs node 22.17.+
needs pnpm 10.12.+
```bash
npm install -g pnpm@~10.12
```
needs Firebase CLI 14.11.+
```bash
npm install -g firebase-tools@~14.11
```