https://github.com/importantimport/frwr
ππΈπ Fresh Webring Starter Kit. [WIP]
https://github.com/importantimport/frwr
fresh typescript webring
Last synced: 8 days ago
JSON representation
ππΈπ Fresh Webring Starter Kit. [WIP]
- Host: GitHub
- URL: https://github.com/importantimport/frwr
- Owner: importantimport
- License: wtfpl
- Created: 2023-07-03T14:41:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-05T15:13:09.000Z (almost 3 years ago)
- Last Synced: 2025-10-17T04:25:08.342Z (8 months ago)
- Topics: fresh, typescript, webring
- Language: TypeScript
- Homepage: https://frwr.deno.dev
- Size: 38.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# FRWR ππΈπ
## Usage
### Local
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.
### Deno Deploy
TODO
### Docker
TODO
## License
This work is free, it comes without any warranty. You can redistribute it and/or
modify it under the terms of the Do What The Fuck You Want To Public License,
Version 2, as published by Sam Hocevar. See the [COPYING](COPYING) file for more
details.