An open API service indexing awesome lists of open source software.

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

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
```