https://github.com/mull/robust-fresh.dev-rewrite
https://github.com/mull/robust-fresh.dev-rewrite
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mull/robust-fresh.dev-rewrite
- Owner: mull
- License: bsd-3-clause
- Created: 2022-10-14T13:24:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T06:32:32.000Z (over 3 years ago)
- Last Synced: 2025-05-30T18:21:56.102Z (about 1 year ago)
- Language: TypeScript
- Size: 2.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is an experiment of using [fresh.dev](https://fresh.deno.dev/) to rewrite
the user-facing code of the [Robust by Netnod](https://robust.netnod.se/)
service.
### Usage
Start the project:
```
deno task start
```
This will watch the project directory and restart as necessary.