Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebastiandotdev/deno-yyx2
https://github.com/sebastiandotdev/deno-yyx2
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sebastiandotdev/deno-yyx2
- Owner: sebastiandotdev
- License: mit
- Created: 2023-12-15T03:42:49.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-15T03:42:51.000Z (11 months ago)
- Last Synced: 2024-08-26T18:53:50.539Z (2 months ago)
- Language: TypeScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deno Example
This example is a small [Deno](https://deno.land/) webserver
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/LsaSsU)
## ✨ Features
- Deno
- TypeScript## 💁♀️ How to use
- [Install Deno](https://deno.land/)
- Run server `deno --allow-net --allow-env src/index.ts`## 📝 Notes
This is an experimental example and should not be used in production.