https://github.com/jsit/pingsville-web
A web UI on the contents of a Pingsville Ping server, written in FreshJS.
https://github.com/jsit/pingsville-web
blogging deno fresh
Last synced: about 1 month ago
JSON representation
A web UI on the contents of a Pingsville Ping server, written in FreshJS.
- Host: GitHub
- URL: https://github.com/jsit/pingsville-web
- Owner: jsit
- Created: 2023-11-12T17:55:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-06T01:17:54.000Z (over 1 year ago)
- Last Synced: 2025-02-24T00:41:19.772Z (over 1 year ago)
- Topics: blogging, deno, fresh
- Language: TypeScript
- Homepage: https://social.coop/@jsit/tagged/Pingsville
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pingsville Web
A web UI on the contents of a
[Pingsville Ping](https://github.com/jsit/pingsville-ping) server, written in
[FreshJS](https://fresh.deno.dev).
## Usage
1. Edit
Start the project:
```
deno task start
```