Ecosyste.ms: Awesome
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: 13 days ago
JSON representation
heart and core for our calorie tracker app.
- Host: GitHub
- URL: https://github.com/rpn-group-project/backend-calorie-tracker
- Owner: RPN-Group-Project
- Created: 2024-08-05T16:14:07.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T14:55:05.000Z (3 months ago)
- Last Synced: 2024-10-04T22:11:25.965Z (about 1 month ago)
- Topics: bun, hono, prisma, typescript
- Language: TypeScript
- Homepage: https://calorie-calculator-backend-xi.vercel.app
- Size: 39.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To install dependencies:
```sh
bun install
```To run:
```sh
bun run dev
```open http://localhost:3000