https://github.com/hyp3rflow/log
https://github.com/hyp3rflow/log
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hyp3rflow/log
- Owner: hyp3rflow
- Created: 2021-11-17T14:22:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-24T11:03:42.000Z (over 2 years ago)
- Last Synced: 2025-01-29T00:09:52.701Z (11 months ago)
- Language: TypeScript
- Homepage: https://logg.deno.dev
- Size: 631 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# log
built with Deno + Fresh, deployed on Deno deploy~
### Usage
Prerequisite: Install Deno (^1.20.3)
Start the project:
```
deno task dev
```
After adding, removing, or moving a page in the `routes` or directory, or
adding, removing, or moving an island in the `islands` directory, run:
```
deno task manifest
```