Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gschier/deno-ooyk
https://github.com/gschier/deno-ooyk
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gschier/deno-ooyk
- Owner: gschier
- License: mit
- Created: 2022-11-15T01:13:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-15T01:13:19.000Z (about 2 years ago)
- Last Synced: 2024-11-09T20:36:04.846Z (2 months ago)
- Language: TypeScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- 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.