https://github.com/skorotkiewicz/gun-deno-fresh
A simple example of using a global instance of Gundb with Deno Fresh
https://github.com/skorotkiewicz/gun-deno-fresh
deno deno-fresh fresh gun gundb p2p
Last synced: 3 months ago
JSON representation
A simple example of using a global instance of Gundb with Deno Fresh
- Host: GitHub
- URL: https://github.com/skorotkiewicz/gun-deno-fresh
- Owner: skorotkiewicz
- Created: 2022-09-13T06:18:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-13T06:19:05.000Z (almost 3 years ago)
- Last Synced: 2025-01-31T12:34:44.275Z (5 months ago)
- Topics: deno, deno-fresh, fresh, gun, gundb, p2p
- Language: TypeScript
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fresh project
### Usage
Start the project:
```
deno task start
```This will watch the project directory and restart as necessary.