https://github.com/sadjohn/johan-server
Learning by building.
https://github.com/sadjohn/johan-server
drizzle-orm hono neon-postgres socket-io
Last synced: about 2 months ago
JSON representation
Learning by building.
- Host: GitHub
- URL: https://github.com/sadjohn/johan-server
- Owner: sadJohn
- Created: 2024-12-28T03:17:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-23T05:41:43.000Z (over 1 year ago)
- Last Synced: 2025-03-05T22:18:23.540Z (over 1 year ago)
- Topics: drizzle-orm, hono, neon-postgres, socket-io
- Language: TypeScript
- Homepage: https://johan-server.onrender.com/
- Size: 151 KB
- Stars: 0
- Watchers: 1
- 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