Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 13 days 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