https://github.com/negrel/unshorten.site
URL unshortener on the edge.
https://github.com/negrel/unshorten.site
Last synced: 3 months ago
JSON representation
URL unshortener on the edge.
- Host: GitHub
- URL: https://github.com/negrel/unshorten.site
- Owner: negrel
- License: mit
- Created: 2024-05-10T20:19:34.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-21T07:46:54.000Z (11 months ago)
- Last Synced: 2025-01-08T09:13:56.431Z (5 months ago)
- Language: TypeScript
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fresh project
Your new Fresh project is ready to go. You can follow the Fresh "Getting
Started" guide here: https://fresh.deno.dev/docs/getting-started### Usage
Make sure to install Deno: https://deno.land/manual/getting_started/installation
Then start the project:
```
deno task start
```This will watch the project directory and restart as necessary.