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: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nxht/test-elysia-simple
- Owner: nxht
- Created: 2024-02-06T08:46:29.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-28T12:08:06.000Z (3 months ago)
- Last Synced: 2024-07-28T13:35:33.561Z (3 months ago)
- Language: TypeScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- 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.