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

https://github.com/rpn-group-project/backend-calorie-tracker

heart and core for our calorie tracker app.
https://github.com/rpn-group-project/backend-calorie-tracker

bun hono prisma typescript

Last synced: about 2 months ago
JSON representation

heart and core for our calorie tracker app.

Awesome Lists containing this project

README

          

To install dependencies:

```sh
bun install
```

To run:

```sh
bun run dev
```

open http://localhost:3000