Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nexfortisme/bot-person-backend
https://github.com/nexfortisme/bot-person-backend
bunjs honojs sso-authentication typescript
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nexfortisme/bot-person-backend
- Owner: nexfortisme
- Created: 2024-04-20T17:59:44.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-23T21:47:25.000Z (7 months ago)
- Last Synced: 2024-10-09T11:02:03.711Z (2 months ago)
- Topics: bunjs, honojs, sso-authentication, typescript
- Language: TypeScript
- Homepage:
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bot-person-backend
To install dependencies:
```bash
bun install
```To run:
```bash
bun run /src/server.ts
```This project was created using `bun init` in bun v1.1.3. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.