Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zidanhafiz/tomodachiai-api
Tomodachi AI Rest API
https://github.com/zidanhafiz/tomodachiai-api
bun docker honojs postgresql prisma typescript
Last synced: 26 days ago
JSON representation
Tomodachi AI Rest API
- Host: GitHub
- URL: https://github.com/zidanhafiz/tomodachiai-api
- Owner: zidanhafiz
- Created: 2024-12-12T15:04:09.000Z (27 days ago)
- Default Branch: main
- Last Pushed: 2024-12-13T17:13:39.000Z (26 days ago)
- Last Synced: 2024-12-13T17:50:02.640Z (26 days ago)
- Topics: bun, docker, honojs, postgresql, prisma, typescript
- Language: TypeScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tomodachi AI API
Tomodachi AI API is a backend application for the Tomodachi AI project. It is built with Bun and Hono.## Installation
To install dependencies:
```sh
bun install
```To run:
```sh
bun run dev
```open http://localhost:3000