https://github.com/inanitionnn/elysia-initial-auth
Elysia, Redis, Drizzle, Bun, Typescript
https://github.com/inanitionnn/elysia-initial-auth
Last synced: 2 months ago
JSON representation
Elysia, Redis, Drizzle, Bun, Typescript
- Host: GitHub
- URL: https://github.com/inanitionnn/elysia-initial-auth
- Owner: inanitionnn
- Created: 2023-10-07T20:20:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-12T10:07:57.000Z (over 1 year ago)
- Last Synced: 2023-10-14T21:45:02.765Z (over 1 year ago)
- Language: TypeScript
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elysia with Bun runtime
## Getting Started
```bash
bun install
```## Development
```bash
bun dev
```Open http://localhost:3000/ with your browser to see the result.