Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nxht/test-elysia-simple
https://github.com/nxht/test-elysia-simple
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nxht/test-elysia-simple
- Owner: nxht
- Created: 2024-02-06T08:46:29.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-27T02:39:08.000Z (about 1 month ago)
- Last Synced: 2024-11-27T03:28:40.180Z (about 1 month ago)
- Language: TypeScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Elysia Project for Test
## Development
To start the development server run:
```bash
bun dev
```Open http://localhost:3000/ with your browser to see the result.